On Wed, 6 Apr 2016, intrigeri wrote:
What does this command output, when run as root:

 journalctl -u apparmor.service


I previously disabled apparmor because it was failing and I didn't
realize it was related to tor. Anyway here is what I did after I
received your email:

$ sudo journalctl -u apparmor.service
[sudo] password for user:
-- No entries --
$ sudo systemctl start apparmor
Job for apparmor.service failed because the control process exited with error code. See 
"systemctl status apparmor.service" and "journalctl -xe" for details.
$ sudo journalctl -u apparmor.service
-- Logs begin at Wed 2016-04-06 12:09:17 PDT, end at Wed 2016-04-06 12:24:16 
PDT. --
Apr 06 12:24:14 tomi systemd[1]: Starting LSB: AppArmor initialization...
Apr 06 12:24:14 tomi apparmor[7068]: Starting AppArmor profiles:AppArmor not 
available as kernel LSM..
Apr 06 12:24:14 tomi apparmor[7068]:  failed!
Apr 06 12:24:14 tomi systemd[1]: apparmor.service: Control process exited, 
code=exited status=1
Apr 06 12:24:14 tomi systemd[1]: Failed to start LSB: AppArmor initialization.
Apr 06 12:24:14 tomi systemd[1]: apparmor.service: Unit entered failed state.
Apr 06 12:24:14 tomi systemd[1]: apparmor.service: Failed with result 
'exit-code'.

Reply via email to