diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-06-06 00:52:24 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-06-06 00:52:24 +0200 |
commit | 1b86c4587d62dd36aa515db471b8538838844bba (patch) | |
tree | 025ae4078a2588327c9838f7ef62c5093e3a6b69 /templates | |
parent | 8639bd061183b0b4319015a85f5a29b355deea95 (diff) | |
download | vyatta-op-1b86c4587d62dd36aa515db471b8538838844bba.tar.gz vyatta-op-1b86c4587d62dd36aa515db471b8538838844bba.zip |
op-mode: ethernet: T2546: migrate identify subcommand to vyos-1x
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show/interfaces/ethernet/node.tag/identify/node.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show/interfaces/ethernet/node.tag/identify/node.def b/templates/show/interfaces/ethernet/node.tag/identify/node.def deleted file mode 100644 index d308621..0000000 --- a/templates/show/interfaces/ethernet/node.tag/identify/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Visually identify the specified ethernet interface -run: sudo ${vyatta_bindir}/sudo-users/vyatta-identify-interface.pl "$4" |