mirror of
git://git.proxmox.com/git/lxc.git
synced 2025-03-16 10:50:38 +03: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#
|
||||
|
||||
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
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user