mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 22:35:35 +00:00
smbd: include snippet generated at runtime on openSUSE
This commit is contained in:
@@ -60,8 +60,9 @@ profile smbd /usr/{bin,sbin}/smbd {
|
||||
/var/lib/samba/usershares/{,**} lrwk,
|
||||
|
||||
# Permissions for all configured shares (file autogenerated by
|
||||
# update-apparmor-samba-profile on service startup on Debian)
|
||||
# update-apparmor-samba-profile on service startup on Debian and openSUSE)
|
||||
include if exists <samba/smbd-shares>
|
||||
include if exists <local/usr.sbin.smbd-shares>
|
||||
|
||||
# Site-specific additions and overrides. See local/README for details.
|
||||
include if exists <local/usr.sbin.smbd>
|
||||
|
Reference in New Issue
Block a user