chiark / gitweb /
units: there is no systemd-udev-hwdb-update.service
[elogind.git] / units / systemd-udevd.service.in
index 82275f052f7428c4e28e55265b4e541c460ac423..2791f73ac3337c8fa001643a362967e5ff634972 100644 (file)
@@ -10,7 +10,7 @@ Description=udev Kernel Device Manager
 Documentation=man:systemd-udevd.service(8) man:udev(7)
 DefaultDependencies=no
 Wants=systemd-udevd-control.socket systemd-udevd-kernel.socket
-After=systemd-udevd-control.socket systemd-udevd-kernel.socket
+After=systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-hwdb-update.service systemd-sysusers.service
 Before=sysinit.target
 ConditionPathIsReadWrite=/sys
 
@@ -22,5 +22,3 @@ Restart=always
 RestartSec=0
 ExecStart=@rootlibexecdir@/systemd-udevd
 MountFlags=slave
-ReadOnlySystem=yes
-ProtectedHome=yes