summaryrefslogtreecommitdiffstats
path: root/units
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2023-12-27 14:38:32 +0100
committerMike Yuan <me@yhndnzj.com>2024-01-09 08:25:30 +0100
commitfa724cd52c1335d6b3225b74c1a9c801389997ba (patch)
tree4895528a23101873258669f20e4a1b77425cf6a1 /units
parentcocci: merge mfree.cocci and mfree_return.cocci (#30838) (diff)
downloadsystemd-fa724cd52c1335d6b3225b74c1a9c801389997ba.tar.xz
systemd-fa724cd52c1335d6b3225b74c1a9c801389997ba.zip
networkd/wireguard: support network.wireguard.* credentials
Closes #26702
Diffstat (limited to 'units')
-rw-r--r--units/systemd-networkd.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-networkd.service.in b/units/systemd-networkd.service.in
index 3608458aa5..32b6e9fa2f 100644
--- a/units/systemd-networkd.service.in
+++ b/units/systemd-networkd.service.in
@@ -50,6 +50,7 @@ SystemCallErrorNumber=EPERM
SystemCallFilter=@system-service
Type=notify-reload
User=systemd-network
+ImportCredential=network.wireguard.*
{{SERVICE_WATCHDOG}}
[Install]