forked from extern/shorewall_code
Merge branch 'master' into 4.5.21
This commit is contained in:
commit
13db1bd3be
@ -454,7 +454,7 @@ if [ -z "$DESTDIR" ]; then
|
||||
if [ -n "$first_install" ]; then
|
||||
if [ $HOST = debian ]; then
|
||||
if mywhich insserv; then
|
||||
if insserv enable; then
|
||||
if insserv ${INITDIR}/shorewall-init; then
|
||||
echo "Shorewall Init will start automatically at boot"
|
||||
else
|
||||
cant_autostart
|
||||
|
Loading…
Reference in New Issue
Block a user