diff options
-rw-r--r-- | debian/control | 1 | ||||
-rw-r--r-- | templates/show/system/accounting/node.def | 2 | ||||
-rw-r--r-- | templates/show/system/accounting/node.tag/node.def | 2 |
3 files changed, 0 insertions, 5 deletions
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 |