Loading debian/blogi.postinst +0 −6 Original line number Diff line number Diff line Loading @@ -40,12 +40,6 @@ case "$1" in # Setup nspawn container rootfs /usr/lib/blogi/container-setup.sh # Enable and start container-setup and blogi services if [ -d /run/systemd/system ]; then systemctl daemon-reload systemctl enable blogi-container-setup.service blogi.service fi ;; esac Loading Loading
debian/blogi.postinst +0 −6 Original line number Diff line number Diff line Loading @@ -40,12 +40,6 @@ case "$1" in # Setup nspawn container rootfs /usr/lib/blogi/container-setup.sh # Enable and start container-setup and blogi services if [ -d /run/systemd/system ]; then systemctl daemon-reload systemctl enable blogi-container-setup.service blogi.service fi ;; esac Loading