fix phc2sys service to allow clocks specified by interface (RHEL-165199)

Resolves: RHEL-165199
This commit is contained in:
Miroslav Lichvar 2026-04-21 14:00:59 +02:00
parent ef429e255b
commit 761eff8cc7

View File

@ -25,7 +25,7 @@ ProtectKernelTunables=yes
ProtectProc=invisible
ProtectSystem=strict
ReadWritePaths=/run
RestrictAddressFamilies=AF_UNIX
RestrictAddressFamilies=AF_INET AF_UNIX
RestrictNamespaces=yes
RestrictSUIDSGID=yes
SystemCallArchitectures=native