mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
18 lines
568 B
Text
18 lines
568 B
Text
# vim:syntax=apparmor
|
|
# ------------------------------------------------------------------
|
|
#
|
|
# Copyright (C) 2009-2010 Canonical Ltd.
|
|
#
|
|
# 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,
|
|
/var/lib/samba/**.tdb rwk,
|
|
/var/log/samba/cores/* w,
|
|
/var/log/samba/log.* w,
|
|
/var/run/samba/*.tdb rw,
|
|
|