diff options
Diffstat (limited to 'units/systemd-udevd-kernel.socket')
-rw-r--r-- | units/systemd-udevd-kernel.socket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-udevd-kernel.socket b/units/systemd-udevd-kernel.socket index 4b8a5b0fb5..39b7809204 100644 --- a/units/systemd-udevd-kernel.socket +++ b/units/systemd-udevd-kernel.socket @@ -10,7 +10,7 @@ Description=udev Kernel Socket Documentation=man:systemd-udevd.service(8) man:udev(7) DefaultDependencies=no Before=sockets.target -ConditionCapability=CAP_MKNOD +ConditionPathIsReadWrite=/sys [Socket] Service=systemd-udevd.service |