fix missing '}' in ubuntu-helpers

This commit is contained in:
Jamie Strandboge 2012-01-11 08:48:07 +01:00
parent b93c49974c
commit c626e62da6

View file

@ -49,3 +49,4 @@ profile sanitized_helper {
# Dangerous files
audit deny owner /**/* m, # compiled libraries
audit deny owner /**/*.py* r, # python imports
}