diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-06-06 16:09:56 +0200 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-06-06 16:10:30 +0200 |
commit | c5c1b63e68f65b4999ad035dd168c5d530d949fe (patch) | |
tree | abb328c9b2c6e8bbbc4f6c1f1e8a1058082b305a /saslauthd/kolab-saslauthd.sysvinit | |
parent | 5b96c88e3777c16f50b87227fc46e48807aa5b8a (diff) | |
download | pykolab-c5c1b63e68f65b4999ad035dd168c5d530d949fe.tar.gz |
Include LSB headers for default-start and default-stop
Diffstat (limited to 'saslauthd/kolab-saslauthd.sysvinit')
-rw-r--r-- | saslauthd/kolab-saslauthd.sysvinit | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/saslauthd/kolab-saslauthd.sysvinit b/saslauthd/kolab-saslauthd.sysvinit index f924957..cc1715e 100644 --- a/saslauthd/kolab-saslauthd.sysvinit +++ b/saslauthd/kolab-saslauthd.sysvinit @@ -9,6 +9,8 @@ ### BEGIN INIT INFO # Provides: kolab-saslauthd +# Default-Start: - +# Default-Stop: 0 1 2 6 # Required-Start: $local_fs $network # Required-Stop: $local_fs $network # Short-Description: Start/Stop the Kolab SASL authentication daemon |