On Wed, Jul 09, 2014 at 02:04:49PM +0200, Michael Biebl wrote: > What's the output of > ls -la /etc/rc?.d/???shorewall > and > ls -la /etc/rc?.d/???shorewall6
$ ls -la /etc/rc?.d/???shorewall
lrwxrwxrwx 1 root root 19 apr 27 15:43 /etc/rc0.d/K01shorewall ->
../init.d/shorewall
lrwxrwxrwx 1 root root 19 apr 27 15:43 /etc/rc6.d/K01shorewall ->
../init.d/shorewall
lrwxrwxrwx 1 root root 19 apr 27 15:43 /etc/rcS.d/S21shorewall ->
../init.d/shorewall
$ ls -la /etc/rc?.d/???shorewall6
lrwxrwxrwx 1 root root 20 apr 27 15:44 /etc/rc0.d/K01shorewall6 ->
../init.d/shorewall6
lrwxrwxrwx 1 root root 20 apr 27 15:44 /etc/rc6.d/K01shorewall6 ->
../init.d/shorewall6
lrwxrwxrwx 1 root root 20 apr 27 15:44 /etc/rcS.d/S21shorewall6 ->
../init.d/shorewall6
> And the output of
> systemctl status shorewall.service shorewall6.service
$ systemctl status shorewall.service shorewall6.service
shorewall.service - LSB: Configure the firewall at boot time
Loaded: loaded (/etc/init.d/shorewall)
Active: failed (Result: exit-code) since mer 2014-07-09 16:42:17 CEST;
1min 26s ago
Process: 1255 ExecStart=/etc/init.d/shorewall start (code=exited,
status=1/FAILURE)
shorewall6.service - LSB: Configure the firewall at boot time
Loaded: loaded (/etc/init.d/shorewall6)
Active: active (exited) since mer 2014-07-09 16:43:28 CEST; 15s ago
Process: 6089 ExecStop=/etc/init.d/shorewall6 stop (code=exited,
status=0/SUCCESS)
Process: 6160 ExecStart=/etc/init.d/shorewall6 start (code=exited,
status=0/SUCCESS)
Note: I'm fine with the fact that shorewall(s) might return a non-0 exit
code at boot time, due to the lack of connectivity, but I'd like for the
service not to be put in a state where it does not start later on, ever.
Cheers.
--
Stefano Zacchiroli . . . . . . . [email protected] . . . . o . . . o . o
Maître de conférences . . . . . http://upsilon.cc/zack . . . o . . . o o
Former Debian Project Leader . . @zack on identi.ca . . o o o . . . o .
« the first rule of tautology club is the first rule of tautology club »
signature.asc
Description: Digital signature

