apparmor/parser/tst/caching.profile
2009-11-11 11:07:50 -08:00

10 lines
164 B
Text

# Simple example profile for caching tests
/bin/pingy {
capability net_raw,
capability setuid,
network inet raw,
/bin/ping mixr,
/etc/modules.conf r,
}