2006-04-12 20:35:41 +00:00
|
|
|
# $Id$
|
2006-04-11 21:52:54 +00:00
|
|
|
# ------------------------------------------------------------------
|
|
|
|
#
|
2009-11-04 14:25:42 -06:00
|
|
|
# Copyright (C) 2002-2009 Novell/SUSE
|
|
|
|
# Copyright (C) 2009 Canonical Ltd.
|
2006-04-11 21:52:54 +00:00
|
|
|
#
|
|
|
|
# This program is free software; you can redistribute it and/or
|
|
|
|
# modify it under the terms of version 2 of the GNU General Public
|
|
|
|
# License published by the Free Software Foundation.
|
|
|
|
#
|
|
|
|
# ------------------------------------------------------------------
|
|
|
|
|
|
|
|
# some services update wtmp, utmp, and lastlog with per-user
|
|
|
|
# connection information
|
|
|
|
/var/log/lastlog rw,
|
2009-11-04 14:25:42 -06:00
|
|
|
/var/log/wtmp wk,
|
2008-06-11 20:19:36 +00:00
|
|
|
/var/run/utmp rwk,
|