2009-11-04 14:25:42 -06:00
|
|
|
# vim:syntax=apparmor
|
|
|
|
# ------------------------------------------------------------------
|
|
|
|
#
|
2010-03-25 18:13:00 -05:00
|
|
|
# Copyright (C) 2009-2010 Canonical Ltd.
|
2009-11-04 14:25:42 -06: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.
|
|
|
|
#
|
|
|
|
# ------------------------------------------------------------------
|
|
|
|
|
|
|
|
/etc/samba/smb.conf r,
|
|
|
|
/usr/share/samba/*.dat r,
|
2010-03-25 18:13:00 -05:00
|
|
|
/var/lib/samba/**.tdb rwk,
|
2010-12-22 16:58:23 -06:00
|
|
|
/var/log/samba/cores/ rw,
|
2009-11-04 14:25:42 -06:00
|
|
|
/var/log/samba/cores/* w,
|
|
|
|
/var/log/samba/log.* w,
|
|
|
|
/var/run/samba/*.tdb rw,
|
|
|
|
|