Browse Source

Change required-start

Julien VAUBOURG 10 years ago
parent
commit
8d7b5df07d
1 changed files with 2 additions and 1 deletions
  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.