apparmor/parser/tst/caching.profile

11 lines
164 B
Text
Raw Normal View History

2009-11-11 11:07:50 -08:00
# Simple example profile for caching tests
/bin/pingy {
capability net_raw,
capability setuid,
network inet raw,
/bin/ping mixr,
/etc/modules.conf r,
}