summaryrefslogtreecommitdiff
path: root/units/systemd-udevd-kernel.socket
Commit message (Collapse)AuthorAgeFilesLines
* Add SPDX license headers to unit filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
|
* units: make ReceiveBuffer= line more readable by using M suffixLennart Poettering2014-11-031-1/+1
|
* udev: replace CAP_MKNOD by writable /sys conditionKay Sievers2013-08-171-1/+1
|
* units: and also, order all early-boot sockets before sockets.targetLennart Poettering2013-03-251-0/+1
|
* units: Rename systemd-udev.service to systemd-udevd.serviceColin Guthrie2012-07-021-0/+18
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.