Hi,

Looking at failed messages in journalctl I noticed the following messages:


Nov 13 06:47:12 localhost.localdomain systemd[2393]: openrazer-daemon.service: Failed to execute command: No such file or directory Nov 13 06:47:12 localhost.localdomain systemd[2393]: openrazer-daemon.service: Failed at step EXEC spawning /usr/bin/openrazer-daemon: No such file or directory Nov 13 06:47:12 localhost.localdomain systemd[2386]: openrazer-daemon.service: Failed with result 'exit-code'. Nov 13 06:47:12 localhost.localdomain systemd[2386]: Failed to start Daemon to manage razer devices in userspace.

That service was from a vendor supplied package for the mouse I used previously.

I tried to disable the service but that failed.


sudo systemctl disable openrazer-daemon.service
Failed to disable unit: Unit file openrazer-daemon.service does not exist.

sudo systemctl disable openrazer-daemon.service --user
Failed to connect to bus: No such file or directory


Given the above how do I stop systemd from trying to start the unneeded service?


regards,

Steve

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to