Commit Graph

6 Commits

Author SHA1 Message Date
Jonas Malaco a76986de16 docs: systemd: mention making the device depend on the service
Closes: #139
2021-01-12 21:35:20 -03:00
Jonas Malaco 588a04f5bb docs: linux: mention dev-bus-usb-*.device default names
TAG+="systemd" creates many device units; while systemctl list-units may
only show something like

sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d9-1\x2d9:1.0-0003:1E71:170E.0004-hidraw-hidraw4.device

a simpler altenative like

dev-bus-usb-1-4.device

will still work.

---

Credit to @MarshallAsch for figuring this out.
2021-01-01 06:07:44 -03:00
Jonas Malaco 40323456a3 docs: fix another path to /etc/systemd 2020-08-08 14:54:01 -03:00
Jonas Malaco 823c47068d Clarify which SUSBYSTEM match to use when using +systemd udev tags 2020-06-20 05:00:55 -03:00
Jonas Malaco 2b08128b2b Move 71-liquidctl.rules into extra/linux/ 2020-06-12 18:48:50 -03:00
Jonas Malaco 30c579869f Document how to make a systemd service unit wait for a device
Closes: #112 ("running at boot don't work: Failed with result
'exit-code'")
2020-06-12 17:49:23 -03:00