thevoiceofalan;310801 Wrote: > > > So hw do I check apparmor is running?
You can not check whether it is running. Apparmor is a kernel feature. What you probably want is to check which profiles are loaded (if no profiles are loaded it's sort of "not running"). You can do that by: 'sudo /etc/init.d/apparmor status' -- bhaagensen ------------------------------------------------------------------------ bhaagensen's Profile: http://forums.slimdevices.com/member.php?userid=7418 View this thread: http://forums.slimdevices.com/showthread.php?t=48732 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
