Go to file
Jeremy Sowden b7f2d1b22e Move '-6' and '-l' options from SRWL to SRWL_OPTS in Debian init-scripts.
Changing the definitions of SRWL from /sbin/shorewall6 to
'/sbin/shorewall -6' and so on broke the init-scripts since the scripts
test whether `$SRWL` is executable:

    test -x $SRWL || exit 0

which now fails:

    sh: test: /sbin/shorewall: binary operator expected

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
2023-01-31 22:52:21 +00:00
docs support: update chat server address 2021-05-27 01:44:15 +03:00
Shorewall Replace StandardOutput=syslog by StandardOutput=journal in unit files 2020-10-30 09:24:47 -07:00
Shorewall6 Move '-6' and '-l' options from SRWL to SRWL_OPTS in Debian init-scripts. 2023-01-31 22:52:21 +00:00
Shorewall6-lite Move '-6' and '-l' options from SRWL to SRWL_OPTS in Debian init-scripts. 2023-01-31 22:52:21 +00:00
Shorewall-core Correct 'show bl|blacklists' syntax 2020-10-09 09:26:41 -07:00
Shorewall-init Replace StandardOutput=syslog by StandardOutput=journal in unit files 2020-10-30 09:24:47 -07:00
Shorewall-lite Move '-6' and '-l' options from SRWL to SRWL_OPTS in Debian init-scripts. 2023-01-31 22:52:21 +00: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