From 19bf96c8cb674d66a8d029d8490f3e7b1ecc4c4d Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 21 Jan 2010 16:36:28 -0800 Subject: Remove system accounting It needs a more complete design, and better formatting. So just drop for now. --- debian/control | 1 - templates/show/system/accounting/node.def | 2 -- templates/show/system/accounting/node.tag/node.def | 2 -- 3 files changed, 5 deletions(-) delete mode 100644 templates/show/system/accounting/node.def delete mode 100644 templates/show/system/accounting/node.tag/node.def diff --git a/debian/control b/debian/control index ce59bec..fa2b3e1 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,6 @@ Depends: sed (>= 4.1.5), less, libio-prompt-perl, mail-transport-agent, - acct, at, net-tools, libtimedate-perl 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 -- cgit v1.2.3