diff --git a/distros/ubuntu2004/zoneminder.postinst b/distros/ubuntu2004/zoneminder.postinst index aa9d9795e..39a2fa1b0 100644 --- a/distros/ubuntu2004/zoneminder.postinst +++ b/distros/ubuntu2004/zoneminder.postinst @@ -124,7 +124,7 @@ fi if [ $SYSTEMD -eq 1 ]; then deb-systemd-invoke restart zoneminder.service -else +#else #service zoneminder start || true fi