2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 01:57:43 +00:00

13 lines
276 B
Plaintext

#
#=DESCRIPTION Ensure debug flag is no longer accepted
#=EXRESULT FAIL
# vim:syntax=subdomain
# Last Modified: Sun Apr 17 19:44:44 2005
#
/does/not/exist flags=(chroot_attach, chroot_no_attach) {
#include <includes/base>
/usr/X11R6/lib/lib*so* r,
/does/not/exist r,
}