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.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to