From 4bb0efff96029d842996345229210d2d75493235 Mon Sep 17 00:00:00 2001 From: Robert Bays Date: Mon, 3 Jun 2013 17:53:53 -0700 Subject: update init file to require vyatta-unicast --- etc/init.d/vyatta-router | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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 -- cgit v1.2.3