fix phc2sys service to allow clocks specified by interface (RHEL-165199)
Resolves: RHEL-165199
This commit is contained in:
parent
ef429e255b
commit
761eff8cc7
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user