Parcourir la source

change Require-start in init script

Émile Morel il y a 10 ans
Parent
commit
3b02b5e9c7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      conf/init_ynh-vpnclient

+ 1 - 1
conf/init_ynh-vpnclient

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