diff options
author | John Southworth <john.southworth@vyatta.com> | 2012-02-28 12:48:48 -0800 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2012-02-28 12:48:48 -0800 |
commit | 7c311d2ae5f37b50d0e41efb6160734a77dc4608 (patch) | |
tree | d25a4545d8ad567776b51bd370524d298740deba | |
parent | 368ab77a3ce670548d9fdfffb94594ca1e31ca9c (diff) | |
download | vyatta-op-7c311d2ae5f37b50d0e41efb6160734a77dc4608.tar.gz vyatta-op-7c311d2ae5f37b50d0e41efb6160734a77dc4608.zip |
Bugfix 4053: add missing top level 'monitor interfaces'
-rw-r--r-- | templates/monitor/interfaces/node.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/monitor/interfaces/node.def b/templates/monitor/interfaces/node.def index 9adbd67..ef09ad0 100644 --- a/templates/monitor/interfaces/node.def +++ b/templates/monitor/interfaces/node.def @@ -1 +1,2 @@ help: Monitor interfaces +run: bmon -p !gre0,!sit0,!tunl0,!ip6tnl0; |