feat(groups/{c,d,f,s}*): vim syntax support

Add vim modeline instructing the editor to use syntax plugin provided by apparmor.
Continuation of #392 to keep the diff list relatively short.
This commit is contained in:
REmerald 2024-06-16 17:16:07 +03:00 committed by Alex
parent db82b64051
commit 4d707633a1
199 changed files with 449 additions and 51 deletions

View file

@ -78,3 +78,5 @@ profile cron @{exec_path} flags=(attach_disconnected) {
include if exists <local/cron>
}
# vim:syntax=apparmor

View file

@ -22,3 +22,5 @@ profile cron-anacron @{exec_path} {
include if exists <local/cron-anacron>
}
# vim:syntax=apparmor

View file

@ -22,3 +22,5 @@ profile cron-apport @{exec_path} {
include if exists <local/cron-apport>
}
# vim:syntax=apparmor

View file

@ -88,3 +88,5 @@ profile cron-apt @{exec_path} {
include if exists <local/cron-apt>
}
# vim:syntax=apparmor

View file

@ -27,3 +27,5 @@ profile cron-apt-compat @{exec_path} {
include if exists <local/cron-apt-compat>
}
# vim:syntax=apparmor

View file

@ -37,3 +37,5 @@ profile cron-apt-listbugs @{exec_path} {
include if exists <local/cron-apt-listbugs>
}
# vim:syntax=apparmor

View file

@ -21,3 +21,5 @@ profile cron-apt-show-versions @{exec_path} {
include if exists <local/cron-apt-show-versions>
}
# vim:syntax=apparmor

View file

@ -29,3 +29,5 @@ profile cron-apt-xapian-index @{exec_path} {
include if exists <local/cron-apt-xapian-index>
}
# vim:syntax=apparmor

View file

@ -34,3 +34,5 @@ profile cron-aptitude @{exec_path} {
include if exists <local/cron-aptitude>
}
# vim:syntax=apparmor

View file

@ -21,3 +21,5 @@ profile cron-cracklib @{exec_path} {
include if exists <local/cron-cracklib>
}
# vim:syntax=apparmor

View file

@ -47,3 +47,5 @@ profile cron-debsums @{exec_path} {
include if exists <local/cron-debsums>
}
# vim:syntax=apparmor

View file

@ -18,3 +18,5 @@ profile cron-debtags @{exec_path} {
include if exists <local/cron-debtags>
}
# vim:syntax=apparmor

View file

@ -18,3 +18,5 @@ profile cron-dlocate @{exec_path} {
include if exists <local/cron-dlocate>
}
# vim:syntax=apparmor

View file

@ -25,3 +25,5 @@ profile cron-etckeeper @{exec_path} {
include if exists <local/cron-etckeeper>
}
# vim:syntax=apparmor

View file

@ -55,3 +55,5 @@ profile cron-exim4-base @{exec_path} {
include if exists <local/cron-exim4-base>
}
# vim:syntax=apparmor

View file

@ -21,3 +21,5 @@ profile cron-ipset-autoban-save @{exec_path} {
include if exists <local/cron-ipset-autoban-save>
}
# vim:syntax=apparmor

View file

@ -23,3 +23,5 @@ profile cron-logrotate @{exec_path} {
include if exists <local/cron-logrotate>
}
# vim:syntax=apparmor

View file

@ -36,3 +36,5 @@ profile cron-man-db @{exec_path} {
include if exists <local/cron-man-db>
}
# vim:syntax=apparmor

View file

@ -29,3 +29,5 @@ profile cron-mlocate @{exec_path} {
include if exists <local/cron-mlocate>
}
# vim:syntax=apparmor

View file

@ -19,3 +19,5 @@ profile cron-ntp @{exec_path} {
include if exists <local/cron-ntp>
}
# vim:syntax=apparmor

View file

@ -29,3 +29,5 @@ profile cron-plocate @{exec_path} {
include if exists <local/cron-plocate>
}
# vim:syntax=apparmor

View file

@ -157,3 +157,5 @@ profile cron-popularity-contest @{exec_path} {
include if exists <local/cron-popularity-contest>
}
# vim:syntax=apparmor

View file

@ -20,3 +20,5 @@ profile cron-sysstat @{exec_path} {
include if exists <local/cron-sysstat>
}
# vim:syntax=apparmor

View file

@ -49,3 +49,5 @@ profile crontab @{exec_path} {
include if exists <local/crontab>
}
# vim:syntax=apparmor