(06-16-2025, 03:11 PM)TheOldPresbyope Wrote:(06-16-2025, 02:54 PM)numpad Wrote: I did have to update the user in /lib/systemd/system/triggerhappy.service from "Nobody" to "moode" and give moode sudo privileges.
Now all working! thank you for your help
In a regular moOde installation, this could be the default user (who already has sudo privileges*) rather than always "moode".
Regards,
Kent
*see /etc/sudoers.d/010_pi-nopasswd
Thank you for this feedback, I've edited the install.sh to auto-detect privileged user rather than assuming 'moode' user.