apparmor/parser/tst/simple_tests/profile_bad1.sd

16 lines
363 B
Text
Raw Normal View History

2008-04-06 18:57:05 +00:00
#
# $Id: profile_ns_ok2.sd 81 2006-08-04 18:14:49Z jrjohansen $
#=DESCRIPTION unattached profile without profile keyword
#=EXRESULT FAIL
# vim:syntax=subdomain
# Last Modified: Sun Apr 17 19:44:44 2005
#
unattached {
/usr/X11R6/lib/lib*so* rrr,
/does/not/exist r,
/var/log/messages www,
/tmp/sd*.foo rwrwwrll,
/bin/cat pxpxpxpxpx,
/bin/ls ixixixix,
}