forked from extern/shorewall_code
badf2fc9f05c190d129634344afa92f0a149f914
SAFESTOP
under systemd
By default, in Debian and its derivatives, stopping the Shorewall service executes `/sbin/shorewall clear`. The `SAFESTOP` setting in /etc/default/shorewall is intended to stop the service by calling `/sbin/shorewall stop`. However, the systemd service files do not support this. Instead, install a shell-script that sources /etc/default/shorewall and honours `SAFESTOP` when stopping Shorewall and patch the service files to call it. Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Description
No description provided
Languages
Perl
81.6%
Shell
17.9%
Prolog
0.4%