Merge pull request #70 from daemox/patch-1

Ubuntu init.d simplified
This commit is contained in:
Ruud Burger
2012-02-10 17:53:54 -08:00
+5 -3
View File
@@ -1,9 +1,11 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: CouchPotato application instance
# Required-Start: $all
# Required-Stop: $all
# Provides: couchpotato
# Required-Start: $local_fs $network $remote_fs
# Required-Stop: $local_fs $network $remote_fs
# Should-Start: $NetworkManager
# Should-Stop: $NetworkManager
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: starts instance of CouchPotato