mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-03 16:55:05 +01:00
fix: add vim syntaxt some profiles.
This commit is contained in:
parent
75f2c0c7b8
commit
5bf8c6ef0f
5 changed files with 7 additions and 5 deletions
|
@ -26,4 +26,6 @@ profile baobab @{exec_path} {
|
|||
deny /boot/{,**} r,
|
||||
|
||||
include if exists <local/baobab>
|
||||
}
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -30,4 +30,4 @@ profile cmus @{exec_path} {
|
|||
include if exists <local/cmus>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -25,4 +25,4 @@ profile ouch @{exec_path} {
|
|||
include if exists <local/ouch>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -41,4 +41,4 @@ profile protonmail @{exec_path} flags=(complain) {
|
|||
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -57,4 +57,4 @@ profile wechat-universal @{exec_path} flags=(attach_disconnected) {
|
|||
include if exists <local/wechat-universal>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
# vim:syntax=apparmor
|
||||
|
|
Loading…
Reference in a new issue