Closed archenemies closed 2 years ago
Thank you this was required to run it on Raspbian
The merge is coming. See https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/
The scripts now use /bin/sh
, I've also removed the dependency on bash.
Thanks and sorry for the delay.
I ran into problems on Raspbian which were (I think) resolved with the attached patch. Since /bin/ is a symlink to /usr/bin/ on my other (Arch) system, and likewise for /lib/, the change should have no effect.
0001-Use-bin-not-usr-bin.patch.txt
Are there systems where it has to be /usr/bin/systemctl?