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
2021-05-27 01:44:15 +03:00
2020-06-21 11:30:38 -07:00
Description
No description provided
55 MiB
Languages
Perl 81.7%
Shell 17.8%
Prolog 0.4%