mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
chore(profile): add missing vim:syntax=apparmor in some profiles.
This commit is contained in:
parent
fc43400c26
commit
5585773802
@ -29,3 +29,5 @@ profile cmus @{exec_path} {
|
||||
|
||||
include if exists <local/cmus>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
@ -47,3 +47,4 @@ profile linuxqq @{exec_path} flags=(attach_disconnected) {
|
||||
include if exists <local/linuxqq>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
@ -24,3 +24,5 @@ profile ouch @{exec_path} {
|
||||
|
||||
include if exists <local/ouch>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
@ -40,3 +40,5 @@ profile protonmail @{exec_path} flags=(complain) {
|
||||
include if exists <local/protonmail>
|
||||
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
@ -56,3 +56,5 @@ profile wechat-universal @{exec_path} flags=(attach_disconnected) {
|
||||
|
||||
include if exists <local/wechat-universal>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
Loading…
Reference in New Issue
Block a user