diff --git a/init.ubuntu b/init.ubuntu index 02ebdb1e..7b1b84ec 100644 --- a/init.ubuntu +++ b/init.ubuntu @@ -1,9 +1,11 @@ #! /bin/sh ### BEGIN INIT INFO -# Provides: Headphones application instance -# Required-Start: $all -# Required-Stop: $all +# Provides: headphones +# 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 Headphones