mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 00:41:03 +01:00
14 lines
332 B
Text
14 lines
332 B
Text
#
|
|
# $Id: flags_bad4.sd 66 2006-06-01 18:02:28Z steve-beattie $
|
|
#=DESCRIPTION Bad flags parsing should fail
|
|
#=EXRESULT FAIL
|
|
# vim:syntax=subdomain
|
|
# Last Modified: Sun Apr 17 19:44:44 2005
|
|
#
|
|
/does/not/exist ({{{ }} { } { } audit
|
|
{{}}}{{{} {}{}{} / ^ ) {
|
|
#include <includes/base>
|
|
|
|
/usr/X11R6/lib/lib*so* r,
|
|
/does/not/exist r,
|
|
}
|