Przeglądaj źródła

Fix init prerequisites

tags/1.0
Timo Röhling 12 lat temu
rodzic
commit
edd483d553
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3
    3
      postsrsd.init.in

+ 3
- 3
postsrsd.init.in Wyświetl plik

@@ -5,11 +5,11 @@
5 5
 #
6 6
 ### BEGIN INIT INFO
7 7
 # Provides:          @PROJECT_NAME@
8
-# Required-Start:    $syslog, $local_fs
9
-# Required-Stop:     $syslog, $local_fs
8
+# Required-Start:    $syslog $network $local_fs
9
+# Required-Stop:     $syslog $network $local_fs
10 10
 # Default-Start:     2 3 4 5
11 11
 # Default-Stop:      0 1 6
12
-# Short-Description: Start/stop the postsrs daemon
12
+# Short-Description: Start/stop the @PROJECT_NAME@ daemon
13 13
 ### END INIT INFO
14 14
 
15 15
 set -e

Ładowanie…
Anuluj
Zapisz