[systemd-devel] [PATCH] units: Rename systemd-udev.service to systemd-udevd.service

Colin Guthrie gmane at colin.guthr.ie
Sat Jun 30 15:25:10 PDT 2012


'Twas brillig, and Colin Guthrie at 30/06/12 16:33 did gyre and gimble:
> 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                           | 18 +++++++++---------
>  TODO                                  |  2 --
>  man/systemd-udevd.service.xml         | 12 ++++++------
>  units/.gitignore                      |  2 +-
>  units/systemd-udev-control.socket     | 18 ------------------
>  units/systemd-udev-kernel.socket      | 18 ------------------
>  units/systemd-udev-settle.service.in  |  2 +-
>  units/systemd-udev-trigger.service.in |  4 ++--
>  units/systemd-udev.service.in         | 22 ----------------------
>  units/systemd-udevd-control.socket    | 18 ++++++++++++++++++
>  units/systemd-udevd-kernel.socket     | 18 ++++++++++++++++++
>  units/systemd-udevd.service.in        | 22 ++++++++++++++++++++++
>  12 files changed, 77 insertions(+), 79 deletions(-)
>  delete mode 100644 units/systemd-udev-control.socket
>  delete mode 100644 units/systemd-udev-kernel.socket
>  delete mode 100644 units/systemd-udev.service.in
>  create mode 100644 units/systemd-udevd-control.socket
>  create mode 100644 units/systemd-udevd-kernel.socket
>  create mode 100644 units/systemd-udevd.service.in

Apologies, my --in-reply-to argument had a $ in it that my shell
interpreted and thus messed up threading.

Please apply the "Revert" patch before this one, I can resend both if
you like.

Col


-- 

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited http://www.tribalogic.net/
Open Source:
  Mageia Contributor http://www.mageia.org/
  PulseAudio Hacker http://www.pulseaudio.org/
  Trac Hacker http://trac.edgewall.org/





More information about the systemd-devel mailing list