summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-11-03 21:11:49 +0100
committerLennart Poettering <lennart@poettering.net>2014-11-03 21:51:28 +0100
commitd5d78543a2174a6bae349080ed3bcfdac5610b48 (patch)
tree279bf3453347725c362ea4369520863ae73746e7 /units
parent99d0966e75a984bed4f117c888ecc93e16e7b7b6 (diff)
units: make ReceiveBuffer= line more readable by using M suffix
Diffstat (limited to 'units')
-rw-r--r--units/systemd-udevd-kernel.socket2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-udevd-kernel.socket b/units/systemd-udevd-kernel.socket
index 39b780920..1a1620695 100644
--- a/units/systemd-udevd-kernel.socket
+++ b/units/systemd-udevd-kernel.socket
@@ -14,6 +14,6 @@ ConditionPathIsReadWrite=/sys
[Socket]
Service=systemd-udevd.service
-ReceiveBuffer=134217728
+ReceiveBuffer=128M
ListenNetlink=kobject-uevent 1
PassCredentials=yes