This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CapabilityBoundingSet= -
DevicePolicy=closed -
DynamicUser=yes -
ExecStart=/usr/bin/chronyc -h 127.0.0.1,::1 waitsync 0 0.1 0.0 1 -
IPAddressAllow=localhost -
IPAddressDeny=any -
LockPersonalityIntroduced in systemd 235=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateUsers=yes -
ProcSubsetIntroduced in systemd 247=pid -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectProcIntroduced in systemd 247=invisible -
ProtectSystemIntroduced in systemd 214=strict -
RemainAfterExit=yes -
RestrictAddressFamilies=AF_INET AF_INET6 -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
StandardOutput=null -
SystemCallArchitectures=native -
SystemCallFilter=@system-service ~@privileged @resources -
TimeoutStartSec=180 -
Type=oneshot -
UMask=0777
-
-
[Unit]-
After=chronyd.service -
Before=time-sync.target -
Description=Wait for chrony to synchronize system clock -
Documentation=man:chronyc(1) -
Requires=chronyd.service -
Wants=time-sync.target
-
Additionnal notes
Nothing here.