mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
9 lines
164 B
Text
9 lines
164 B
Text
#
|
|
#=DESCRIPTION fail CAP_XXX syntax.
|
|
#=EXRESULT FAIL
|
|
# vim:syntax=subdomain
|
|
# Last Modified: Sun Apr 17 19:44:44 2005
|
|
#
|
|
/does/not/exist {
|
|
capability CAP_CHOWN,
|
|
}
|