mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
feat(groups/g*): vim syntax support
Add vim modeline instructing the editor to use syntax plugin provided by apparmor. Continuation of #393 to keep the diff list relatively short.
This commit is contained in:
parent
4d707633a1
commit
da93eb29d8
166 changed files with 374 additions and 42 deletions
|
@ -31,3 +31,5 @@ profile chrome-gnome-shell @{exec_path} {
|
|||
|
||||
include if exists <local/chrome-gnome-shell>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -36,3 +36,5 @@ profile deja-dup-monitor @{exec_path} {
|
|||
|
||||
include if exists <local/deja-dup-monitor>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -53,3 +53,5 @@ profile epiphany-search-provider @{exec_path} {
|
|||
|
||||
include if exists <local/epiphany-search-provider>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -16,3 +16,5 @@ profile epiphany-webapp-provider @{exec_path} {
|
|||
|
||||
include if exists <local/epiphany-webapp-provider>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -68,3 +68,5 @@ profile evolution-addressbook-factory @{exec_path} {
|
|||
|
||||
include if exists <local/evolution-addressbook-factory>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -40,3 +40,5 @@ profile evolution-alarm-notify @{exec_path} {
|
|||
|
||||
include if exists <local/evolution-alarm-notify>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -85,3 +85,5 @@ profile evolution-calendar-factory @{exec_path} {
|
|||
|
||||
include if exists <local/evolution-calendar-factory>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -61,3 +61,5 @@ profile evolution-source-registry @{exec_path} {
|
|||
|
||||
include if exists <local/evolution-source-registry>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -17,3 +17,5 @@ profile evolution-user-prompter @{exec_path} {
|
|||
|
||||
include if exists <local/evolution-user-prompter>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -16,3 +16,5 @@ profile gcr-prompter @{exec_path} {
|
|||
|
||||
include if exists <local/gcr-prompter>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -21,3 +21,5 @@ profile gcr-ssh-agent @{exec_path} {
|
|||
|
||||
include if exists <local/gcr-ssh-agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -105,3 +105,5 @@ profile gdm @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gdm>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -55,3 +55,5 @@ profile gdm-generate-config @{exec_path} {
|
|||
|
||||
include if exists <local/gdm-generate-config>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -17,3 +17,5 @@ profile gdm-runtime-config @{exec_path} {
|
|||
|
||||
include if exists <local/gdm-runtime-config>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -63,3 +63,5 @@ profile gdm-session @{exec_path} {
|
|||
|
||||
include if exists <local/gdm-session>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -124,3 +124,5 @@ profile gdm-session-worker @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gdm-session-worker>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -93,3 +93,5 @@ profile gdm-xsession @{exec_path} {
|
|||
|
||||
include if exists <local/gdm-xsession>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -40,3 +40,5 @@ profile gio-launch-desktop @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gio-launch-desktop>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -90,3 +90,5 @@ profile gjs-console @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gjs-console>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -16,3 +16,5 @@ profile gkbd-keyboard-display @{exec_path} {
|
|||
|
||||
include if exists <local/gkbd-keyboard-display>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -25,3 +25,5 @@ profile gnome-browser-connector-host @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-browser-connector-host>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -23,3 +23,5 @@ profile gnome-calculator @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-calculator>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -28,3 +28,5 @@ profile gnome-calculator-search-provider @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-calculator-search-provider>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -46,3 +46,5 @@ profile gnome-calendar @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-calendar>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -33,3 +33,5 @@ profile gnome-characters @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-characters>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -25,3 +25,5 @@ profile gnome-characters-backgroudservice @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-characters-backgroudservice>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -22,3 +22,5 @@ profile gnome-clocks @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-clocks>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -32,3 +32,5 @@ profile gnome-contacts @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-contacts>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -29,3 +29,5 @@ profile gnome-contacts-search-provider @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-contacts-search-provider>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -197,3 +197,5 @@ profile gnome-control-center @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gnome-control-center>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -65,3 +65,5 @@ profile gnome-control-center-goa-helper @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-control-center-goa-helper>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -27,3 +27,5 @@ profile gnome-control-center-print-renderer @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-control-center-print-renderer>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -25,3 +25,5 @@ profile gnome-control-center-search-provider @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-control-center-search-provider>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -29,3 +29,5 @@ profile gnome-desktop-thumbnailers flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gnome-desktop-thumbnailers>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -26,3 +26,5 @@ profile gnome-disk-image-mounter @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-disk-image-mounter>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -28,3 +28,5 @@ profile gnome-disks @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-disks>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -74,3 +74,5 @@ profile gnome-extension-ding @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-extension-ding>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -74,3 +74,5 @@ profile gnome-extension-gsconnect @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-extension-gsconnect>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -38,3 +38,5 @@ profile gnome-extension-manager @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-extension-manager>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -29,3 +29,5 @@ profile gnome-extensions-app @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-extensions-app>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -27,3 +27,5 @@ profile gnome-firmware @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-firmware>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -86,3 +86,5 @@ profile gnome-initial-setup @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-initial-setup>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -63,3 +63,5 @@ profile gnome-keyring-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gnome-keyring-daemon>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -28,3 +28,5 @@ profile gnome-logs @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-logs>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -48,3 +48,5 @@ profile gnome-maps @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-maps>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -57,3 +57,5 @@ profile gnome-music @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gnome-music>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -26,3 +26,5 @@ profile gnome-photos-thumbnailer @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-photos-thumbnailer>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -27,3 +27,5 @@ profile gnome-recipes @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-recipes>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -30,3 +30,5 @@ profile gnome-remote-desktop-daemon @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-remote-desktop-daemon>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -73,3 +73,5 @@ profile gnome-session @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-session>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -162,3 +162,5 @@ profile gnome-session-binary @{exec_path} flags=(attach_disconnected) {
|
|||
include if exists <usr/gnome-session-binary.d>
|
||||
include if exists <local/gnome-session-binary>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -32,3 +32,5 @@ profile gnome-session-ctl @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-session-ctl>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -416,3 +416,5 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
|
||||
include if exists <local/gnome-shell>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -43,3 +43,5 @@ profile gnome-shell-calendar-server @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-shell-calendar-server>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -20,3 +20,5 @@ profile gnome-shell-hotplug-sniffer @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-shell-hotplug-sniffer>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -20,3 +20,5 @@ profile gnome-shell-overrides-migration @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-shell-overrides-migration>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -155,3 +155,5 @@ profile gnome-software @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-software>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -88,3 +88,5 @@ profile gnome-system-monitor @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gnome-system-monitor>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -65,3 +65,5 @@ profile gnome-terminal-server @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-terminal-server>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -25,3 +25,5 @@ profile gnome-text-editor @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-text-editor>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -16,3 +16,5 @@ profile gnome-tour @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-tour>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -44,3 +44,5 @@ profile gnome-tweaks @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-tweaks>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -35,3 +35,5 @@ profile gnome-weather @{exec_path} {
|
|||
|
||||
include if exists <local/gnome-weather>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -50,3 +50,5 @@ profile goa-daemon @{exec_path} {
|
|||
|
||||
include if exists <local/goa-daemon>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -29,3 +29,5 @@ profile goa-identity-service @{exec_path} {
|
|||
|
||||
include if exists <local/goa-identity-service>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -35,3 +35,5 @@ profile gsd-a11y-settings @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-a11y-settings>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -51,3 +51,5 @@ profile gsd-color @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-color>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -40,3 +40,5 @@ profile gsd-datetime @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-datetime>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -24,3 +24,5 @@ profile gsd-disk-utility-notify @{exec_path} {
|
|||
|
||||
include if exists <local/gsd-disk-utility-notify>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -50,3 +50,5 @@ profile gsd-housekeeping @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-housekeeping>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -41,3 +41,5 @@ profile gsd-keyboard @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-keyboard>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -113,3 +113,5 @@ profile gsd-media-keys @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-media-keys>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -89,3 +89,5 @@ profile gsd-power @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-power>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -42,3 +42,5 @@ profile gsd-print-notifications @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-print-notifications>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -33,3 +33,5 @@ profile gsd-printer @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-printer>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -39,3 +39,5 @@ profile gsd-rfkill @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-rfkill>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -28,3 +28,5 @@ profile gsd-screensaver-proxy @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-screensaver-proxy>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -47,3 +47,5 @@ profile gsd-sharing @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-sharing>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -42,3 +42,5 @@ profile gsd-smartcard @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-smartcard>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -40,3 +40,5 @@ profile gsd-sound @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-sound>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -20,3 +20,5 @@ profile gsd-usb-protection @{exec_path} {
|
|||
|
||||
include if exists <local/gsd-usb-protection>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -36,3 +36,5 @@ profile gsd-wacom @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/gsd-wacom>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -18,3 +18,5 @@ profile gsd-wwan @{exec_path} {
|
|||
|
||||
include if exists <local/gsd-wwan>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -87,3 +87,5 @@ profile gsd-xsettings @{exec_path} {
|
|||
|
||||
include if exists <local/gsd-xsettings>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -44,3 +44,5 @@ profile kgx @{exec_path} {
|
|||
|
||||
include if exists <local/kgx>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -57,3 +57,5 @@ profile loupe @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/loupe>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -37,3 +37,5 @@ profile mutter-x11-frames @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/mutter-x11-frames>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -120,3 +120,5 @@ profile nautilus @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/nautilus>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -53,3 +53,5 @@ profile org.gnome.NautilusPreviewer @{exec_path} {
|
|||
|
||||
include if exists <local/org.gnome.NautilusPreviewer>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -44,3 +44,5 @@ profile seahorse @{exec_path} {
|
|||
|
||||
include if exists <local/seahorse>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -22,3 +22,5 @@ profile session-migration @{exec_path} {
|
|||
|
||||
include if exists <local/session-migration>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -86,3 +86,5 @@ profile tracker-extract @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/tracker-extract>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -94,3 +94,5 @@ profile tracker-miner @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/tracker-miner>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -18,3 +18,5 @@ profile tracker-writeback @{exec_path} {
|
|||
|
||||
include if exists <local/tracker-writeback>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -37,3 +37,5 @@ profile yelp @{exec_path} {
|
|||
|
||||
include if exists <local/yelp>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -43,3 +43,5 @@ profile dirmngr @{exec_path} {
|
|||
|
||||
include if exists <local/dirmngr>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -71,3 +71,5 @@ profile gpg @{exec_path} {
|
|||
|
||||
include if exists <local/gpg>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -91,3 +91,5 @@ profile gpg-agent @{exec_path} {
|
|||
|
||||
include if exists <local/gpg-agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -29,3 +29,5 @@ profile gpg-connect-agent @{exec_path} {
|
|||
include if exists <local/gpg-connect-agent>
|
||||
}
|
||||
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -45,3 +45,5 @@ profile gpgconf @{exec_path} {
|
|||
|
||||
include if exists <local/gpgconf>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue