1
0

Rearranged options alphabetically in radio.service.

This commit is contained in:
Alexander Andreev 2023-08-19 19:46:42 +04:00
parent a31d93aa70
commit 4d93cb26a0
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -27,16 +27,16 @@ MemoryDenyWriteExecute=true
NoNewPrivileges=true
PrivateDevices=true
PrivateTmp=true
ProtectClock=true
ProtectProc=noaccess
ProcSubset=pid
PrivateUsers=true
ProcSubset=pid
ProtectClock=true
ProtectControlGroups=true
ProtectHome=true
ProtectHostname=true
ProtectKernelLogs=true
ProtectKernelModules=true
ProtectKernelTunables=true
ProtectProc=noaccess
ProtectProc=true
ProtectSystem=strict
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX