Hi,
Can you install SELinux on Artix? I'm asking, because I'm not sure if lack of systemd makes this impossible.
SSystemd has nothing to do with SElinux.
But it would require a lot of work. For OpenRC gentoo has already done some of the work: https://packages.gentoo.org/packages/sec-policy/selinux-openrc
You would have to use gentoo's openrc security policies and create all the PKGBUILD files to get everything setup and working.
For runit or s6, you would have to create it all from scratch, there is nothing in the AUR, void, or obarun to help you get started.
So yes it can be done on Artix. But it won't be an easy task.
SSystemd has nothing to do with SElinux.
But it would require a lot of work. For OpenRC gentoo has already done some of the work: https://packages.gentoo.org/packages/sec-policy/selinux-openrc
You would have to use gentoo's openrc security policies and create all the PKGBUILD files to get everything setup and working.
For runit or s6, you would have to create it all from scratch, there is nothing in the AUR, void, or obarun to help you get started.
So yes it can be done on Artix. But it won't be an easy task.