chore(profile): add missing vim:syntax=apparmor in some profiles.
This commit is contained in:
parent
fc43400c26
commit
5585773802
5 changed files with 9 additions and 0 deletions
|
|
@ -29,3 +29,5 @@ profile cmus @{exec_path} {
|
||||||
|
|
||||||
include if exists <local/cmus>
|
include if exists <local/cmus>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# vim:syntax=apparmor
|
||||||
|
|
@ -47,3 +47,4 @@ profile linuxqq @{exec_path} flags=(attach_disconnected) {
|
||||||
include if exists <local/linuxqq>
|
include if exists <local/linuxqq>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# vim:syntax=apparmor
|
||||||
|
|
|
||||||
|
|
@ -24,3 +24,5 @@ profile ouch @{exec_path} {
|
||||||
|
|
||||||
include if exists <local/ouch>
|
include if exists <local/ouch>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# vim:syntax=apparmor
|
||||||
|
|
@ -40,3 +40,5 @@ profile protonmail @{exec_path} flags=(complain) {
|
||||||
include if exists <local/protonmail>
|
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>
|
include if exists <local/wechat-universal>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# vim:syntax=apparmor
|
||||||
Loading…
Add table
Add a link
Reference in a new issue