From e62009185220f6a56dee4e11c5b3576b6addc8e1 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 24 Aug 2018 16:58:06 +0200 Subject: T441: adjust init scripts and postinst actions to use FRR instead of quagga. --- etc/init.d/vyatta-router | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/init.d') diff --git a/etc/init.d/vyatta-router b/etc/init.d/vyatta-router index b26c01f..f5c9ebd 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 vyatta-unicast +# Required-Start: $syslog $time $local_fs # Required-Stop: $syslog $time $local_fs # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 -- cgit v1.2.3