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
Tom Eastep
5174fe0161
Avoid echo options
...
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2016-12-28 11:09:08 -08:00
Tom Eastep
875c352473
Unify the CLI
...
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2016-11-21 10:00:55 -08:00
Roberto C. Sánchez
7c9876241c
Debian init scripts: add run-level 1 to Default-Stop specification
2016-07-04 17:37:00 -04:00
Roberto C. Sánchez
8b36c2c1cf
Debian init scripts: more accurately describe what action is being taken
2016-07-04 13:34:33 -04:00
Roberto C. Sanchez
12563c55a8
Add '. /lib/lsb/init-functions' to the Debian-specific init scripts, as recommended by lintian
2013-10-05 16:31:45 -04:00
Tom Eastep
d904a2de86
Search and destroy trailing whitespace
...
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2012-04-24 14:52:57 -07:00
Tom Eastep
fead683f18
Modify init scripts if ${SHAREDIR} is non-standard
...
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2012-03-30 16:21:37 -07:00
Tom Eastep
eb118e4443
Add shorewallrc files.
...
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2012-03-24 13:05:39 -07:00
Tom Eastep
25d45dedfc
Add STARTOPTIONS and RESTARTOPTIONS
...
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2012-01-16 10:03:13 -08:00
Roberto C. Sanchez
cf8c30904d
Add support for a "status" command to the Debian init scripts
...
(cherry picked from commit d36a2030ea
)
2011-11-06 09:10:59 -05:00
Tom Eastep
38ea8159d4
Correct Debian Lite init scripts
...
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-10-01 13:56:06 -07:00
Tom Eastep
3db31f2f65
Add SAFESTOP setting to /etc/default/shorewall*.
...
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-05-25 07:16:02 -07:00
Tom Eastep
6165a50e49
Apply debian init script change to the other packages
...
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-02-21 16:42:02 -08:00
Tom Eastep
5d08d51fe5
Add $remote_fs to Required-Start and Required-Stop for Debian
...
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-02-15 08:39:50 -08:00
Tom Eastep
f1d014dfe4
Fix test for null INITLOG
2009-10-08 15:57:25 -07:00
Tom Eastep
8915145607
More INITLOG changes
2009-10-03 08:29:45 -07:00
Tom Eastep
69c78676ad
Redirect STDERR to log
2009-06-05 13:49:23 -07:00
el_cubano
3e4fe835cd
Fix bashism in Debian init script.
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8723 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-09-22 23:40:10 +00:00
el_cubano
0ee498f4f1
Fix Debian init script to use the value of OPTIONS from the defaults file.
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8478 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2008-04-26 04:28:55 +00:00
el_cubano
8d81bfc05b
Fix some over-agressive removals
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7506 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-10-22 15:47:25 +00:00
teastep
b52477a629
Remove the controversial symbolic link /sbin/shorewall
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4079 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-12 17:48:20 +00:00
teastep
70ae80eb11
More ridding Shorewall Lite of wrong directory names
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4068 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-11 16:05:21 +00:00
teastep
d465f2258f
Avoid use of symbolic link /sbin/shorewall from init scripts
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4052 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-10 13:32:56 +00:00
teastep
6e2efbe1f6
Some more fixups for Shorewall/Shorewall-lite coexistence
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4048 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 21:36:27 +00:00
teastep
ae9d76b881
Add Shorewall Lite
...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3971 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-03 15:16:21 +00:00