On Thu, Dec 01, 2016 at 04:53:12AM -0000, niraj vara wrote: > See the resul below. when try audit > > root@8a135f3b1d8e:/# apt-get install audit > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Unable to locate package audit
Niraj, the binary package is named 'auditd', only the source package name is 'audit'. You'll need to do 'apt-get install auditd' instead. -- Steve Beattie <[email protected]> http://NxNW.org/~steve/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1646015 Title: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/audit/+bug/1646015/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
