diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-01-21 16:36:28 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-01-21 16:36:28 -0800 |
commit | 19bf96c8cb674d66a8d029d8490f3e7b1ecc4c4d (patch) | |
tree | ad5902077f5a06bce268ffb021bc0167fd3c219d /templates | |
parent | 62e9efc1b2d6918ddb544d1d80fd4668a8109c5c (diff) | |
download | vyatta-op-19bf96c8cb674d66a8d029d8490f3e7b1ecc4c4d.tar.gz vyatta-op-19bf96c8cb674d66a8d029d8490f3e7b1ecc4c4d.zip |
Remove system accounting
It needs a more complete design, and better formatting.
So just drop for now.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show/system/accounting/node.def | 2 | ||||
-rw-r--r-- | templates/show/system/accounting/node.tag/node.def | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/templates/show/system/accounting/node.def b/templates/show/system/accounting/node.def deleted file mode 100644 index 8fe9b11..0000000 --- a/templates/show/system/accounting/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show system command accounting information -run: lastcomm diff --git a/templates/show/system/accounting/node.tag/node.def b/templates/show/system/accounting/node.tag/node.def deleted file mode 100644 index 776cc03..0000000 --- a/templates/show/system/accounting/node.tag/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show system command accounting information for user -run: lastcomm --user $4 |