Remove S as Default-Stop level. It's apparently not supposed to be there
This commit is contained in:
parent
d6b7a8c21e
commit
c9dbcc531a
1 changed files with 1 additions and 1 deletions
2
debian/hts-tvheadend.tvheadend.init
vendored
2
debian/hts-tvheadend.tvheadend.init
vendored
|
@ -4,7 +4,7 @@
|
|||
# Required-Start: $local_fs $remote_fs
|
||||
# Required-Stop: $local_fs $remote_fs
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: S 0 1 6
|
||||
# Default-Stop: 0 1 6
|
||||
### END INIT INFO
|
||||
|
||||
# Author: Andreas Öman
|
||||
|
|
Loading…
Add table
Reference in a new issue