Skip to content

Commit

Permalink
Added RequiredStart/Stop to SysV init script
Browse files Browse the repository at this point in the history
Messagebus (dbus) is now required to start before sensord.
  • Loading branch information
Markus Lehtonen committed Aug 19, 2010
1 parent 82de272 commit 773fc9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sensord.init
Expand Up @@ -4,6 +4,8 @@

### BEGIN INIT INFO
# Provides: sensord
# Required-Start: messagebus
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: sensord
Expand Down

0 comments on commit 773fc9e

Please sign in to comment.