summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xetc/init.d/anytun4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/init.d/anytun b/etc/init.d/anytun
index 9fc4d4a..6905c67 100755
--- a/etc/init.d/anytun
+++ b/etc/init.d/anytun
@@ -1,8 +1,8 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: anytun
-# 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