Branch 'pykolab-0.5' - kolabd/kolabd.sysvinit saslauthd/kolab-saslauthd.sysvinit wallace/wallace.sysvinit

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Wed Sep 12 13:16:50 CEST 2012


 kolabd/kolabd.sysvinit             |    4 ++--
 saslauthd/kolab-saslauthd.sysvinit |    4 ++--
 wallace/wallace.sysvinit           |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit d00412cf9c84152cf6f4ba7f1542ecc7e9ecbd4b
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Wed Sep 12 12:16:42 2012 +0100

    Revert "List Default-Start runlevels explicitly, and start the services on runlevel 2 as well"
    
    This reverts commit 231f51d7f8bfbbb2d9de42741ab5a59baec5b876.

diff --git a/kolabd/kolabd.sysvinit b/kolabd/kolabd.sysvinit
index 5fabc8e..302dfa9 100644
--- a/kolabd/kolabd.sysvinit
+++ b/kolabd/kolabd.sysvinit
@@ -10,8 +10,8 @@
 
 ### BEGIN INIT INFO
 # Provides: kolabd
-# Default-Start: 2 3 4 5
-# Default-Stop: 0 1 6
+# Default-Start: -
+# Default-Stop: 0 1 2 6
 # Required-Start: $remote_fs $local_fs $network
 # Required-Stop: $remote_fs $local_fs $network
 # Short-Description: Start/Stop the Kolab Server daemon
diff --git a/saslauthd/kolab-saslauthd.sysvinit b/saslauthd/kolab-saslauthd.sysvinit
index a2315db..033bbc7 100644
--- a/saslauthd/kolab-saslauthd.sysvinit
+++ b/saslauthd/kolab-saslauthd.sysvinit
@@ -9,8 +9,8 @@
 
 ### BEGIN INIT INFO
 # Provides: kolab-saslauthd
-# Default-Start: 2 3 4 5
-# Default-Stop: 0 1 6
+# Default-Start: -
+# Default-Stop: 0 1 2 6
 # Required-Start: $remote_fs $local_fs $network
 # Required-Stop: $remote_fs $local_fs $network
 # Short-Description: Start/Stop the Kolab SASL authentication daemon
diff --git a/wallace/wallace.sysvinit b/wallace/wallace.sysvinit
index 8fedc3b..4848827 100644
--- a/wallace/wallace.sysvinit
+++ b/wallace/wallace.sysvinit
@@ -8,8 +8,8 @@
 
 ### BEGIN INIT INFO
 # Provides: wallaced
-# Default-Start: 2 3 4 5
-# Default-Stop: 0 1 6
+# Default-Start: -
+# Default-Stop: 0 1 2 6
 # Required-Start: $remote_fs $local_fs $network
 # Required-Stop: $remote_fs $local_fs $network
 # Short-Description: Start/Stop the Kolab Server daemon





More information about the commits mailing list