Parcourir la source

Change required-start

Julien VAUBOURG il y a 10 ans
Parent
commit
8d7b5df07d
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      conf/init_ynh-vpnclient

+ 2 - 1
conf/init_ynh-vpnclient

@@ -1,9 +1,10 @@
 #!/bin/bash
 ### BEGIN INIT INFO
 # Provides: ynh-vpnclient
-# Required-Start:    $network $remote_fs $syslog
+# Required-Start:    $network $remote_fs $syslog yunohost-api
 # Required-Stop:     $network $remote_fs $syslog
 # Should-Start:      ynh-hotspot 
+# Should-Stop:       ynh-hotspot 
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Start VPN client.