mirror of
https://git.proxmox.com/git/lxc
synced 2025-08-14 19:28:03 +00:00
postinst fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
b39a8832c0
commit
f101bb5779
2
debian/lxc-pve.postinst
vendored
2
debian/lxc-pve.postinst
vendored
@ -31,7 +31,7 @@ esac
|
|||||||
#DEBHELPER#
|
#DEBHELPER#
|
||||||
|
|
||||||
if [ "$1" = "configure" ] ; then
|
if [ "$1" = "configure" ] ; then
|
||||||
if [ -d /run/systemd/system]; then
|
if [ -d /run/systemd/system ]; then
|
||||||
deb-systemd-invoke reload-or-try-restart lxc.service >/dev/null || true
|
deb-systemd-invoke reload-or-try-restart lxc.service >/dev/null || true
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user