1 2 3 4 5
# Firejail installation file post_install() { echo "In order to use the apparmor integration with firejail, run as root: 'apparmor_parser -r /etc/apparmor.d/firejail-default'" }