[systemd-devel] Unable to override systemd-udevd.service

Andrey Borzenkov arvidjaar at gmail.com
Sun Mar 30 08:23:00 PDT 2014


linux-qbc6:~ # systemctl show systemd-udevd.service -p FragmentPath
FragmentPath=/usr/lib/systemd/system/systemd-udevd.service
linux-qbc6:~ # cp /usr/lib/systemd/system/systemd-udevd.service /etc/systemd/system
linux-qbc6:~ # systemctl daemon-reload 
linux-qbc6:~ # cp /usr/lib/systemd/system/systemd-udevd.service /etc/systemd/system
linux-qbc6:~ # systemctl show systemd-udevd.service -p FragmentPath
FragmentPath=/usr/lib/systemd/system/systemd-udevd.service
linux-qbc6:~ # exit

From non-exhaustive testing it appears to be the only unit showing this
property. Enabling systemd debug does not add any useful information
(no output about unit discovery). Any way to debug it?

The version is systemd-208-19.1.x86_64 from openSUSE.


More information about the systemd-devel mailing list