summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xetc/init.d/vyatta-router2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/init.d/vyatta-router b/etc/init.d/vyatta-router
index c237520..210b207 100755
--- a/etc/init.d/vyatta-router
+++ b/etc/init.d/vyatta-router
@@ -1,7 +1,7 @@
#!/bin/bash
### BEGIN INIT INFO
# Provides: vyatta-router
-# Required-Start: $syslog $time $local_fs
+# Required-Start: $syslog $time $local_fs vyatta-unicast
# Required-Stop: $syslog $time $local_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6