summaryrefslogtreecommitdiff
path: root/man/systemd-udevd.service.xml
AgeCommit message (Collapse)Author
2012-07-02units: Rename systemd-udev.service to systemd-udevd.serviceColin Guthrie
This naming convention is more inline with other systemd daemon unit names (systemd-logind.service, systemd-localed.service etc) The companion .socket units have also been renamed, however the -trigger and -settle units keep their current name as these are not directly related to daemon process itself.
2012-06-27man: fix incorrectly named manpage for udev serviceDave Reisner
The service is systemd-udev.service, not systemd-udevd.service.
2012-06-27man: properly document .socket units in man pageLennart Poettering
2012-06-26man: various minor fixesLennart Poettering
2012-06-22man: refer to udevd by its service name not binary nameLennart Poettering
Since the binary name is now hidden away in /usr/lib/ the primary user handle for the udev service is the unit name, hence change the man page to be available under the unit name, and make the binary name an alias for it.