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 NoNewPrivileges=true
PrivateDevices=true PrivateDevices=true
PrivateTmp=true PrivateTmp=true
ProtectClock=true
ProtectProc=noaccess
ProcSubset=pid
PrivateUsers=true PrivateUsers=true
ProcSubset=pid
ProtectClock=true
ProtectControlGroups=true ProtectControlGroups=true
ProtectHome=true ProtectHome=true
ProtectHostname=true ProtectHostname=true
ProtectKernelLogs=true ProtectKernelLogs=true
ProtectKernelModules=true ProtectKernelModules=true
ProtectKernelTunables=true ProtectKernelTunables=true
ProtectProc=noaccess
ProtectProc=true ProtectProc=true
ProtectSystem=strict ProtectSystem=strict
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX