]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-networkd.socket
tmpfiles: support --image= similar to --root=
[thirdparty/systemd.git] / units / systemd-networkd.socket
index 9e4e9dd338a36254eea76584f64c75bc583a2e3c..bc049e5ade924cae38f72ae6040969e738ac8103 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -13,9 +15,9 @@ DefaultDependencies=no
 Before=sockets.target
 
 [Socket]
-ReceiveBuffer=8M
+ReceiveBuffer=128M
 ListenNetlink=route 1361
-PassCredentials=yes
+PassPacketInfo=yes
 
 [Install]
 WantedBy=sockets.target