mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-07 06:02:58 -04:00
app-containers/incus-ui: do not use systemctl
Closes: https://bugs.gentoo.org/974568 Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
This commit is contained in:
@@ -45,11 +45,3 @@ src_install() {
|
||||
|
||||
systemd_install_dropin incus.service "${FILESDIR}"/incus.systemd.override
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
systemctl daemon-reload
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
systemctl daemon-reload
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user