Go to file
Jeremy Sowden badf2fc9f0 Support 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>
2023-09-09 12:48:07 +01:00
docs Support SAFESTOP under systemd 2023-09-09 12:48:07 +01:00
Shorewall Support SAFESTOP under systemd 2023-09-09 12:48:07 +01:00
Shorewall6 Support SAFESTOP under systemd 2023-09-09 12:48:07 +01:00
Shorewall6-lite Support SAFESTOP under systemd 2023-09-09 12:48:07 +01:00
Shorewall-core Support SAFESTOP under systemd 2023-09-09 12:48:07 +01:00
Shorewall-init Document related man-pages in Debian systemd service files 2023-01-31 22:50:18 +00:00
Shorewall-lite Support SAFESTOP under systemd 2023-09-09 12:48:07 +01:00
.gitattributes Avoid exporting targetfiles 2020-06-21 11:30:38 -07:00
release Restore 'release' symlink from 'trunk' (required by build). 2013-08-06 07:31:01 -07:00