diff --git a/nodogsplash2/files/nodogsplash.config b/nodogsplash2/files/nodogsplash.config index 37269bd..34afe89 100644 --- a/nodogsplash2/files/nodogsplash.config +++ b/nodogsplash2/files/nodogsplash.config @@ -5,6 +5,10 @@ config nodogsplash # Set to 0 to disable nodogsplash option enabled 1 + + # Set to 0 to disable hook that makes Firewall restart nodogsplash when Firewall restarts + # This hook is needed as a restart of Firewall overwrites nodogsplash iptables entries + option fwhook_enabled '1' # Serve the file splash.html from this directory option webroot '/etc/nodogsplash/htdocs'