apparmor/parser/tst/simple_tests/flags_bad6.sd

14 lines
307 B
Text
Raw Normal View History

2007-11-16 09:31:33 +00:00
#
# $Id: flags_bad2.sd 66 2006-06-01 18:02:28Z steve-beattie $
#=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 (capability) {
#include <includes/base>
/usr/X11R6/lib/lib*so* r,
/does/not/exist r,
}