Browse Source

change init depends from all to yunohost-api

Émile Morel 10 years ago
parent
commit
3408e3a991
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/init_ynh-hotspot

+ 1 - 1
conf/init_ynh-hotspot

@@ -1,7 +1,7 @@
 #!/bin/bash
 ### BEGIN INIT INFO
 # Provides: ynh-hotspot
-# Required-Start:    $network $remote_fs $syslog $all
+# Required-Start:    $network $remote_fs $syslog yunohost-api
 # Required-Stop:     $network $remote_fs $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6