X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=debian%2Fpve-firewall.init;h=dcd1dfffaf0534796aa0f54c52b7f837915d3804;hp=0c002a79a418ca2ef7c06fb7f49dbabb1becea42;hb=9268573a4675ab12576c956ad055538df616c994;hpb=e2beb7aa9900c650ec69594a2f26cc2889908134;ds=sidebyside diff --git a/debian/pve-firewall.init b/debian/pve-firewall.init index 0c002a7..dcd1dff 100755 --- a/debian/pve-firewall.init +++ b/debian/pve-firewall.init @@ -19,7 +19,8 @@ PIDFILE=/var/run/$NAME.pid # Exit if the package is not installed [ -x "$DAEMON" ] || exit 0 - +[ -e /proxmox_install_mode ] && exit 0 + START_FIREWALL=yes # Read configuration variable file if it is present