|
From: Florent R. <f.r...@fr...> - 2018-10-08 18:48:56
|
Florent Rougon <f.r...@fr...> wrote: > - write a file as attached at > /etc/systemd/system/local-joystick.service > (assuming your system uses systemd...) > - run 'systemctl daemon-reload' as root One thing I forgot: I think you also need to run as root: systemctl enable local-joystick.service after the 'systemctl daemon-reload' step. Regards -- Florent |