From 8d7b5df07d32db5f553220dfe41418b7b30e9e2d Mon Sep 17 00:00:00 2001 From: Julien VAUBOURG Date: Sat, 2 May 2015 20:29:45 +0200 Subject: [PATCH] Change required-start --- conf/init_ynh-vpnclient | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/init_ynh-vpnclient b/conf/init_ynh-vpnclient index d97e21b..e2506e0 100644 --- a/conf/init_ynh-vpnclient +++ b/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.