Hi everyone,
I think apparmor version 3.1.3-1 reintroduced an old problem described here (https://forum.artixlinux.org/index.php/topic,4560.msg29301.html) and here (https://forum.artixlinux.org/index.php/topic,3401.0.html)
sudo s6-rc -u change apparmor
exec: fatal: unable to exec /usr/lib/apparmor/apparmor.systemd: No such file or directory
s6-rc: warning: unable to start service apparmor: command exited 127
I think the problem also affects apparmor-dinit (https://gitea.artixlinux.org/packagesA/apparmor-dinit/src/branch/master/x86_64/extra/apparmor) because it too uses the /usr/lib/apparmor/apparmor.systemd script to reload apparmor profiles.
I think Dudemanguy fixed this in 3.1.3-1.1. Give that a try
It's working now. Thank you