mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-11 12:45:10 +01:00
feat(tunable): add p_ variables definition for a few core profiles.
This commit is contained in:
parent
77eb8c3c11
commit
63cbf2829b
1 changed files with 9 additions and 0 deletions
|
@ -16,4 +16,13 @@
|
|||
@{p_dbus_session}=dbus-session
|
||||
@{p_dbus_accessibility}=dbus-accessibility
|
||||
|
||||
@{p_at_spi2_registryd}=at-spi2-registryd
|
||||
@{p_colord}=colord
|
||||
@{p_gnome_shell}=gnome-shell
|
||||
@{p_packagekitd}=packagekitd
|
||||
@{p_snap}=snap
|
||||
@{p_systemd_logind}=systemd-logind
|
||||
@{p_xdg_desktop_portal}=xdg-desktop-portal
|
||||
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
Loading…
Reference in a new issue