mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
update abstractions/winbind
- some *.dat files live in a different directory nowadays (at least in openSUSE) - the openSUSE smb.conf includes the (autogenerated) dhcp.conf, so this file also needs to be readable. References: https://bugzilla.novell.com/show_bug.cgi?id=863226 Acked-by: Seth Arnold <seth.arnold@canonical.com>
This commit is contained in:
parent
b7e854695b
commit
3c7f5f5feb
@ -13,7 +13,9 @@
|
||||
/tmp/.winbindd/pipe rw,
|
||||
/var/{lib,run}/samba/winbindd_privileged/pipe rw,
|
||||
/etc/samba/smb.conf r,
|
||||
/etc/samba/dhcp.conf r,
|
||||
/usr/lib*/samba/valid.dat r,
|
||||
/usr/lib*/samba/upcase.dat r,
|
||||
/usr/lib*/samba/lowcase.dat r,
|
||||
/usr/share/samba/codepages/{lowcase,upcase,valid}.dat r,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user