diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-18 15:18:36 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-18 15:18:36 -0800 |
commit | 5792e5ffc5683493f04dc5f5f13c583b855cffcf (patch) | |
tree | e09bd8218a3ec94529938575c1299029fb374836 /debian | |
parent | 735f56914eeb409dcf850662d4e60db462fb7213 (diff) | |
download | vyatta-op-5792e5ffc5683493f04dc5f5f13c583b855cffcf.tar.gz vyatta-op-5792e5ffc5683493f04dc5f5f13c583b855cffcf.zip |
Add display of accounting information
Bug 4929
New command:
show system accounting
show system accounting <user>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index e467822..a6a8638 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Depends: sed (>= 4.1.5), less, libio-prompt-perl, mail-transport-agent, + acct, at, net-tools, libtimedate-perl |