apparmor/parser/tst/simple_tests/flags_bad2.sd
2006-06-01 17:02:28 +00:00

13 lines
259 B
Text

#
# $Id$
#=DESCRIPTION Don't accept other keyword as a flag
#=EXRESULT FAIL
# vim:syntax=subdomain
# Last Modified: Sun Apr 17 19:44:44 2005
#
/does/not/exist flags=(capability) {
#include <includes/base>
/usr/X11R6/lib/lib*so* r,
/does/not/exist r,
}