AppArmor Prevents Access to Connect

AppArmor is a Linux security module that uses mandatory access control (MAC) to restrict some applications' system access. It may prevent Connect from running correctly on some Linux systems.

To disable AppArmor, enter the following commands on the affected computer:
# /etc/init.d/apparmor stop
# update-rc.d -f apparmor remove