Home
last modified time | relevance | path

Searched refs:APPARMOR_INTERFACE (Results 1 – 1 of 1) sorted by relevance

/ozonec/src/linux/
A Dapparmor.rs18 const APPARMOR_INTERFACE: &str = "/proc/self/attr/apparmor/exec"; consts
34 match activate_profile(Path::new(APPARMOR_INTERFACE), profile) { in apply_profile()

Completed in 163 milliseconds