Skip to content

Commit

Permalink
Merge pull request #254 from bjweeks/master
Browse files Browse the repository at this point in the history
Init script fix
  • Loading branch information
midgetspy committed Dec 14, 2011
2 parents aaf4ae0 + 962210c commit 68c5fae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion init.fedora
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### BEGIN INIT INFO
# Provides: Sick Beard application instance
# Provides: sickbeard
# Required-Start: $all
# Required-Stop: $all
# Default-Start: 2 3 4 5
Expand Down
2 changes: 1 addition & 1 deletion init.ubuntu
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/sh

### BEGIN INIT INFO
# Provides: Sick Beard application instance
# Provides: sickbeard
# Required-Start: $all
# Required-Stop: $all
# Default-Start: 2 3 4 5
Expand Down

0 comments on commit 68c5fae

Please sign in to comment.