mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-24 02:45:38 +01:00
Fix build error
This commit is contained in:
parent
eef7e080f6
commit
664b23677e
2 changed files with 2 additions and 2 deletions
|
@ -29,4 +29,4 @@ profile v2ray @{exec_path} flags=(attach_disconnected) {
|
||||||
include if exists <local/v2ray>
|
include if exists <local/v2ray>
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim:syntax=apparmor
|
# vim:syntax=apparmor
|
||||||
|
|
|
@ -29,4 +29,4 @@ profile xray @{exec_path} flags=(attach_disconnected) {
|
||||||
include if exists <local/xray>
|
include if exists <local/xray>
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim:syntax=apparmor
|
# vim:syntax=apparmor
|
||||||
|
|
Loading…
Add table
Reference in a new issue