mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
unit: sort option
This commit is contained in:
parent
2af2f3965f
commit
7d6efb777e
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user