summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xetc/init.d/uanytun4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/init.d/uanytun b/etc/init.d/uanytun
index 9c2414a..9071e5a 100755
--- a/etc/init.d/uanytun
+++ b/etc/init.d/uanytun
@@ -1,8 +1,8 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: uanytun
-# Required-Start: $network $named $syslog
-# Required-Stop:
+# Required-Start: $remote_fs $network $named $syslog
+# Required-Stop: $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start anycast tunneling daemon at boot time