Skip to content

Enable AppArmor in the Debian build of sudo.

Will Shand requested to merge kernelmethod/sudo:apparmor_support into master

Sudo supports integration with AppArmor since 1.9.11, through the use of the APPARMOR_PROFILE option in the sudoers file.

This MR modifies the Debian build of sudo to build with --with-apparmor, enabling the use of this feature.

Merge request reports

Loading