FS#62560 - systemd AppArmor support
Attached to Project:
Arch Linux
Opened by Victor Bessonov (Unb0rn) - Monday, 06 May 2019, 17:19 GMT
Last edited by Dave Reisner (falconindy) - Wednesday, 08 May 2019, 11:27 GMT
Opened by Victor Bessonov (Unb0rn) - Monday, 06 May 2019, 17:19 GMT
Last edited by Dave Reisner (falconindy) - Wednesday, 08 May 2019, 11:27 GMT
|
Details
Description:
Since we have apparmor in official community repo, it would be great to have apparmor-enabled systemd. If such a binary will have runtime dependencies like libapparmor, it would be great to have separate package with AppArmor support. Additional info: * package version(s) 242.19-1-arch * config and/or log files etc. systemctl --version systemd 242 (242.19-1-arch) +PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid |
This task depends upon
But adding support to systemd means we need to move apparmor to [core]. That probably isn't going to happen any time soon.
> If such a binary will have runtime dependencies like libapparmor, it would be great to have separate package with AppArmor support.
Absolutely not. This sort of split is historically fraught with bugs and duplication of efforts.