1 |
brianr |
1.1 |
diff -up mailman-2.1.12/misc/mailman.in.not-on mailman-2.1.12/misc/mailman.in |
2 |
|
|
--- mailman-2.1.12/misc/mailman.in.not-on 2009-12-22 13:09:58.000000000 +0100 |
3 |
|
|
+++ mailman-2.1.12/misc/mailman.in 2009-12-22 13:10:28.000000000 +0100 |
4 |
|
|
@@ -36,8 +36,7 @@ |
5 |
|
|
# Required-Start: $local_fs $remote_fs $network $named |
6 |
|
|
# Should-Start: httpd |
7 |
|
|
# Required-Stop: $local_fs $remote_fs $network |
8 |
|
|
-# Default-Start: 3 4 5 |
9 |
|
|
-# Default-Stop: 0 1 6 |
10 |
|
|
+# Default-Stop: 0 1 3 4 5 6 |
11 |
|
|
# Short-Description: start and stop Mailman |
12 |
|
|
# Description: Mailman is the GNU mailing list manager. |
13 |
|
|
### END INIT INFO |