From 114f9488397ce436fc7cd2b555650d1c57211bec Mon Sep 17 00:00:00 2001 From: hagbard Date: Wed, 13 Mar 2019 15:10:35 -0700 Subject: Revert "[frr-script] fixing frr-init parameter syntax" This reverts commit 0eab765d5ad24f7fb4dd722ac20d370f708379f0. --- scripts/init/vyos-router | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/init/vyos-router b/scripts/init/vyos-router index 0d58d06..a211795 100755 --- a/scripts/init/vyos-router +++ b/scripts/init/vyos-router @@ -185,7 +185,7 @@ start () # Since systemd doesn't work without watchfrr and watchfrr restarts # all daemons if just one failed, do the start manually - /usr/lib/frr/frrinit.sh --start + /usr/lib/frr/frrinit.sh start log_action_begin_msg "Mounting VyOS Config" # ensure the vyatta_configdir supports a large number of inodes since -- cgit v1.2.3