chiark / gitweb /
units: Rename systemd-udev.service to systemd-udevd.service
authorColin Guthrie <colin@mageia.org>
Mon, 2 Jul 2012 19:35:14 +0000 (21:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 Jul 2012 21:21:51 +0000 (23:21 +0200)
commit51dfddc2cceb345ffc994014e4a4b3f2d2d3a3aa
treeab5dc8bd4968093c529b3f7ef84a7ae01ff6eaf5
parentef8a2bf6484bb0f82248ceb10a55509a93d82c6b
units: Rename systemd-udev.service to systemd-udevd.service

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.
Makefile.am
TODO
man/systemd-udevd.service.xml [moved from man/systemd-udev.service.xml with 92% similarity]
units/.gitignore
units/systemd-udev-settle.service.in
units/systemd-udev-trigger.service.in
units/systemd-udevd-control.socket [moved from units/systemd-udev-control.socket with 94% similarity]
units/systemd-udevd-kernel.socket [moved from units/systemd-udev-kernel.socket with 94% similarity]
units/systemd-udevd.service.in [moved from units/systemd-udev.service.in with 74% similarity]