mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
fix missing '}' in ubuntu-helpers
This commit is contained in:
parent
b93c49974c
commit
c626e62da6
1 changed files with 1 additions and 0 deletions
|
@ -49,3 +49,4 @@ profile sanitized_helper {
|
|||
# Dangerous files
|
||||
audit deny owner /**/* m, # compiled libraries
|
||||
audit deny owner /**/*.py* r, # python imports
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue