On 06/30/2012 05:17 PM, Colin Guthrie wrote:
'Twas brillig, and Colin Guthrie at 30/06/12 11:38 did gyre and gimble:
'Twas brillig, and JA Magallón at 29/06/12 23:38 did gyre and gimble:
Hi...

I post it here as it applies to various packages.
Some systemd files still reference old udev services/targets, even some in
systemd itself:

werewolf:/lib/systemd/system# grep -r "=udev.*\.service" *
fedora-wait-storage.service:After=udev-settle.service
fedora-wait-storage.service:Wants=udev.service udev-settle.service
mandriva-save-dmesg.service:After=udev-settle.service local-fs.target
systemd-udev-settle.service:After=udev-trigger.service
werewolf:/lib/systemd/system# grep -r "=udev.*\.target" *
libvirtd.service:After=udev.target
mandriva-save-dmesg.service:After=udev-settle.service local-fs.target

Should not these change to refer to systemd-udev-* ?

Yup, I'll fix them up, but I want to rename systemd-udev* to
systemd-udevd* as this better fits the other upstream daemon services.
I've discussed with upstream so a patch will be submitted upstream too :)

These should all be fixed in the next build.


One missing :)

werewolf:/lib/systemd/system# grep -r "=udev-.*" *
systemd-udev-settle.service:After=udev-trigger.service
werewolf:/lib/systemd/system# rpm -qf systemd-udev-settle.service
systemd-units-185-2.mga3
werewolf:/lib/systemd/system# ls *udev-trig*
systemd-udev-trigger.service


--
J.A. Magallon <jamagallon()ono!com>        \               Winter is coming...


Reply via email to