From 3a3578a920585020de60aa19fa7c0ebc11ffe573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20Morel?= Date: Sat, 2 May 2015 20:03:51 +0200 Subject: [PATCH] typo in init script --- conf/init_ynh-vpnclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/init_ynh-vpnclient b/conf/init_ynh-vpnclient index 85bf6f1..6fc5b7c 100644 --- a/conf/init_ynh-vpnclient +++ b/conf/init_ynh-vpnclient @@ -1,7 +1,7 @@ #!/bin/bash ### BEGIN INIT INFO # Provides: ynh-vpnclient -# Required-Start: $network $remote_fs $syslog ynh-hostspot +# Required-Start: $network $remote_fs $syslog ynh-hotspot # Required-Stop: $network $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6