|
@ -1,9 +1,11 @@ |
|
|
#! /bin/sh |
|
|
#! /bin/sh |
|
|
|
|
|
|
|
|
### BEGIN INIT INFO |
|
|
### BEGIN INIT INFO |
|
|
# Provides: CouchPotato application instance |
|
|
# Provides: couchpotato |
|
|
# Required-Start: $all |
|
|
# Required-Start: $local_fs $network $remote_fs |
|
|
# Required-Stop: $all |
|
|
# Required-Stop: $local_fs $network $remote_fs |
|
|
|
|
|
# Should-Start: $NetworkManager |
|
|
|
|
|
# Should-Stop: $NetworkManager |
|
|
# Default-Start: 2 3 4 5 |
|
|
# Default-Start: 2 3 4 5 |
|
|
# Default-Stop: 0 1 6 |
|
|
# Default-Stop: 0 1 6 |
|
|
# Short-Description: starts instance of CouchPotato |
|
|
# Short-Description: starts instance of CouchPotato |
|
|