Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
Require network and syslog to be up on deamon start
Browse files Browse the repository at this point in the history
  • Loading branch information
tvollmer-at-is24 committed Jan 22, 2016
1 parent 479660c commit 8da4aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/python/resources/alppaca
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
### BEGIN INIT INFO
# Provides: alppaca
# Required-Start:
# Required-Start: $network, $syslog
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
Expand Down

0 comments on commit 8da4aa4

Please sign in to comment.