patchstack/customized main

Enable SELinux (WIP)

Hope to get this working eventually. Once it works, I'll try to upstream it.

2 files changed+65
  mkosi.conf.d/fedora/mkosi.conf
2
  mkosi.profiles/selinux/mkosi.extra/usr/lib/tmpfiles.d/selinux.conf
1
mkosi.conf.d/fedora/mkosi.conf+2
             @@ -10,6 +10,8 @@    10     10Packages=    11     11        bash-color-prompt    12     12        bpftool           13        # cryptsetup luksAddKey --token-type systemd-tpm2 /dev/<device> fails           14        # for me otherwise    13     15        cracklib-dicts    14     16        cryptsetup    15     17        distribution-gpg-keys
mkosi.profiles/selinux/mkosi.extra/usr/lib/tmpfiles.d/selinux.conf-1
             @@ -1,4 +1,3 @@     1      1L? /etc/selinux/targeted     2       C /etc/selinuxconfig          -    -    -     -   /usr/share/factory/etc/selinux/config     3      2C /etc/selinux/config          -    -    -     -   /usr/share/factory/etc/selinux/config     4      3C /etc/selinux/semanage.conf   -    -    -     -   /usr/share/factory/etc/selinux/semanage.conf
jcgl updated patch to version 4
jcgl updated patch to version 3
jcgl updated patch to version 2
jcgl created patch version 1