/apparmor.d/abstractions/wutmp

http://github.com/brinkman83/bashrc · #! · 17 lines · 16 code · 1 blank · 0 comment · 0 complexity · ba681b4dced77fe976377df8947c980f MD5 · raw file

  1. # $Id$
  2. # ------------------------------------------------------------------
  3. #
  4. # Copyright (C) 2002-2009 Novell/SUSE
  5. # Copyright (C) 2009 Canonical Ltd.
  6. #
  7. # This program is free software; you can redistribute it and/or
  8. # modify it under the terms of version 2 of the GNU General Public
  9. # License published by the Free Software Foundation.
  10. #
  11. # ------------------------------------------------------------------
  12. # some services update wtmp, utmp, and lastlog with per-user
  13. # connection information
  14. /var/log/lastlog rw,
  15. /var/log/wtmp wk,
  16. /var/run/utmp rwk,