From: Martin Mares Date: Tue, 5 Apr 2011 13:18:03 +0000 (+0200) Subject: Debian: Fixed Default-Start X-Git-Tag: v1.14~2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=95c79a4c16a620e256c98444573e0046fd321468;p=nwho.git Debian: Fixed Default-Start --- diff --git a/debian/nwho.init b/debian/nwho.init index 6c3e951..598f878 100755 --- a/debian/nwho.init +++ b/debian/nwho.init @@ -5,7 +5,7 @@ # Provides: nwho # Required-Start: $network $local_fs # Required-Stop: $network $local_fs -# Default-Start: S 2 3 4 5 +# Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: The network who daemon # Description: This is Yet Another RWho Replacement utility. It collects information