Private GIT

Skip to content
Snippets Groups Projects
Commit f5b3af0d authored by Nic Wolfe's avatar Nic Wolfe
Browse files

Fix a merge issue with the ubuntu init script

parent 5352bc6e
Branches
Tags
No related merge requests found
......@@ -2,8 +2,10 @@
### BEGIN INIT INFO
# Provides: sickbeard
# Required-Start: $all
# Required-Stop: $all
# 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 Sick Beard
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment