From ba0bd8eea9647c6d0863f87401be18c92555b9e3 Mon Sep 17 00:00:00 2001 From: slioch Date: Thu, 12 Feb 2009 15:45:13 -0800 Subject: enable new cli. --- Makefile.am | 2 +- templates/priority | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index 46c317c..5e374b9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -73,5 +73,5 @@ install-exec-hook: cd templates; $(cpiop) $(DESTDIR)$(cfgdir) mkdir -p $(DESTDIR)$(etc_shell_leveldir) cd etc/shell/level; $(cpiop) $(DESTDIR)$(etc_shell_leveldir) - cd $(DESTDIR)/opt/vyatta/sbin; ln -s my_commit1 my_commit + cd $(DESTDIR)/opt/vyatta/sbin; ln -s my_commit2 my_commit diff --git a/templates/priority b/templates/priority index 02db178..b608726 100644 --- a/templates/priority +++ b/templates/priority @@ -1,6 +1,7 @@ -200 firewall -310 interfaces/bridge/node.tag -320 interfaces/bonding/node.tag +200 firewall/name/node.tag +210 firewall +310 interfaces/bonding/node.tag +320 interfaces/bridge/node.tag 330 interfaces/ethernet/node.tag 340 interfaces/tunnel/node.tag 350 interfaces/adsl/node.tag -- cgit v1.2.3