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,
|
deny /boot/{,**} r,
|
||||||
|
|
||||||
include if exists <local/baobab>
|
include if exists <local/baobab>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# vim:syntax=apparmor
|
||||||
|
|
|
||||||
|
|
@ -30,4 +30,4 @@ profile cmus @{exec_path} {
|
||||||
include if exists <local/cmus>
|
include if exists <local/cmus>
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim:syntax=apparmor
|
# vim:syntax=apparmor
|
||||||
|
|
|
||||||
|
|
@ -25,4 +25,4 @@ profile ouch @{exec_path} {
|
||||||
include if exists <local/ouch>
|
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>
|
include if exists <local/wechat-universal>
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim:syntax=apparmor
|
# vim:syntax=apparmor
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue