scripts/vyatta-protocol | 26 ++++++++++++++++---------- templates/protocols/bgp/disable/node.def | 12 ++++++++++++ templates/protocols/bgp/node.def | 8 -------- templates/protocols/ospf/disable/node.def | 12 ++++++++++++ templates/protocols/ospf/node.def | 4 +--- templates/protocols/rip/disable/node.def | 12 ++++++++++++ templates/protocols/rip/node.def | 6 +----- templates/protocols/ripng/disable/node.def | 12 ++++++++++++ templates/protocols/ripng/node.def | 4 +--- 9 files changed, 67 insertions(+), 29 deletions(-)
New commits: commit 5205f4cd0d68a78c86fce6588f9c276861bb9cdd Author: Stephen Hemminger <[email protected]> Date: Mon Feb 16 15:25:14 2009 -0800 Move daemon start to the disable node Need way to get daemons started before top level node. Really a hack because of the way priorities are managed on node hieararchy commit 5db776a29c90d05f864645e7e171840660f4b268 Author: Stephen Hemminger <[email protected]> Date: Thu Feb 5 16:42:48 2009 -0800 Move sudo from vyatta-protocol to nodes Much cleaner to do sudo once rather than repeatedly http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=5205f4cd0d68a78c86fce6588f9c276861bb9cdd http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=5db776a29c90d05f864645e7e171840660f4b268 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
