mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
16 lines
363 B
Text
16 lines
363 B
Text
![]() |
#
|
||
|
# $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,
|
||
|
}
|