artix-cgroups scripts contain bashisms [not anymore]
The shellscripts which are part of artix-cgroups contain bashisms (like using keyword `source` instead of `.`). Since I use Dash as a symlink for /bin/sh, after artix-cgroups was installed by a recent update, my system refused to boot.
I understand Artix (and Arch) symlink /bin/sh to bash by default, but I think it would be best practice to either explicitly use /bin/bash or otherwise keep scripts POSIX.
The following files contain bashisms:
/usr/lib/artix/binfmt.sh
/usr/lib/artix/mount-cgroups.sh
/usr/lib/artix/sv-cg.sh
/usr/share/artix/cgroups/util-cg.sh