2
0
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:
Christian Boltz
2022-02-15 21:49:31 +01:00
parent 9af832f48a
commit 19abc66425

View File

@@ -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>