]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-networkd.socket
units: drop full paths for utilities in $PATH
[thirdparty/systemd.git] / units / systemd-networkd.socket
index 2c20935d831e8b064a16be0d7499a84134fed9f7..445193e8d343bb012893cf8e94fd75b6b9b16d31 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,8 +15,8 @@ DefaultDependencies=no
 Before=sockets.target
 
 [Socket]
-ReceiveBuffer=8M
-ListenNetlink=route 273
+ReceiveBuffer=128M
+ListenNetlink=route 1361
 PassCredentials=yes
 
 [Install]