summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket')
-rw-r--r--core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket
index 4b8a5b0f..1a162069 100644
--- a/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket
+++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket
@@ -10,10 +10,10 @@ 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
-ReceiveBuffer=134217728
+ReceiveBuffer=128M
ListenNetlink=kobject-uevent 1
PassCredentials=yes