apparmor plugin

New in version v2.2.32.

See also

See apparmor plugin for a plugin overview.

Settings

apparmor_hat
  • Default: <empty>

  • Values: String

The AppArmor “hat” to change to when a user is loaded.

You can define multiple hats by appending an increasing number to the setting name.

Example:

plugin {
  apparmor_hat = hat_name
  apparmor_hat2 = another_hat
}