1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00

unit: sort option

This commit is contained in:
Yu Watanabe 2024-03-13 10:14:48 +09:00
parent 2af2f3965f
commit 7d6efb777e

View File

@ -26,6 +26,7 @@ CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_N
DeviceAllow=char-* rw
ExecStart=!!{{LIBEXECDIR}}/systemd-networkd
FileDescriptorStoreMax=512
ImportCredential=network.wireguard.*
LockPersonality=yes
MemoryDenyWriteExecute=yes
NoNewPrivileges=yes
@ -50,7 +51,6 @@ SystemCallErrorNumber=EPERM
SystemCallFilter=@system-service
Type=notify-reload
User=systemd-network
ImportCredential=network.wireguard.*
{{SERVICE_WATCHDOG}}
[Install]