]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
networkd: add header to distributed "config" files
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 27 Jan 2021 13:31:59 +0000 (14:31 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 28 Jan 2021 08:55:36 +0000 (09:55 +0100)
src/network/systemd-networkd.pkla
src/network/systemd-networkd.rules

index 4d1bb4585e4736947a40a15b47899be10d593955..c56ea1b54d316ef3d0064ca94aa0fadc657ede13 100644 (file)
@@ -1,3 +1,6 @@
+# This file is part of systemd.
+# See systemd-networkd.service(8) and polkit(8) for more information.
+
 [Allow systemd-networkd to set timezone and transient hostname]
 Identity=unix-user:systemd-network
 Action=org.freedesktop.hostname1.set-hostname;org.freedesktop.hostname1.get-product-uuid;org.freedesktop.timedate1.set-timezone;
index b9077c1ea2da709943493729e70bbacf1da6f49f..86cc8499080e07840e51d6e3563c7a47eafb6cce 100644 (file)
@@ -1,3 +1,6 @@
+// This file is part of systemd.
+// See systemd-networkd.service(8) and polkit(8) for more information.
+
 // Allow systemd-networkd to set timezone, get product UUID,
 // and transient hostname
 polkit.addRule(function(action, subject) {