change Require-start in init script

This commit is contained in:
Émile Morel 2015-04-29 08:54:00 +02:00 committed by Émile Morel
parent 7fb43f69c7
commit 3b02b5e9c7

View File

@ -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