]> WPIA git - cassiopeia.git/commitdiff
fix: we don't require mysql anymore...
authorFelix Dörre <felix@dogcraft.de>
Mon, 5 Sep 2016 00:33:45 +0000 (02:33 +0200)
committerFelix Dörre <felix@dogcraft.de>
Mon, 5 Sep 2016 00:33:45 +0000 (02:33 +0200)
debian/cacert-cassiopeia.init

index bc5b464d8cc2ee2670ac852eee736532a0a63e3a..b9b7ebaf160cbd999f5c9a89a661701d67d1e7db 100644 (file)
@@ -1,8 +1,8 @@
 #!/bin/sh
 ### BEGIN INIT INFO
 # Provides:          cassiopeia
-# Required-Start:    $local_fs $network $remote_fs $syslog mysql
-# Required-Stop:     $local_fs $network $remote_fs $syslog mysql
+# Required-Start:    $local_fs $network $remote_fs $syslog
+# Required-Stop:     $local_fs $network $remote_fs $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: <Enter a short description of the software>