This unit is provided by:
Options
- 
    [Install]
- 
    [Service]- 
        AmbientCapabilities=CAP_SYS_TIME
- 
        BusName=org.freedesktop.timesync1
- 
        CapabilityBoundingSet=CAP_SYS_TIME
- 
        Environment=SYSTEMD_NSS_RESOLVE_VALIDATE=0
- 
        ExecStart=!!/lib/systemd/systemd-timesyncd
- 
        ExecStart=!!/usr/lib/systemd/systemd-timesyncd
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        PrivateTmp=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
- 
        Restart=always
- 
        RestartSec=0
- 
        RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
- 
        RestrictNamespacesIntroduced in systemd 233=yes
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        RestrictSUIDSGIDIntroduced in systemd 242=yes
- 
        RuntimeDirectory=systemd/timesync
- 
        StateDirectory=systemd/timesync
- 
        SystemCallArchitectures=native
- 
        SystemCallErrorNumber=EPERM
- 
        SystemCallFilter=@system-service @clock
- 
        Type=notify
- 
        User=systemd-timesync
- 
        WatchdogSec=3min
 
- 
        
- 
    [Unit]- 
        After=systemd-sysusers.service
- 
        Before=time-set.target sysinit.target shutdown.target
- 
        ConditionCapability=CAP_SYS_TIME
- 
        ConditionVirtualization=!container
- 
        Conflicts=shutdown.target
- 
        DefaultDependencies=no
- 
        Description=Network Time Synchronization
- 
        Documentation=man:systemd-timesyncd.service(8)
- 
        Wants=time-set.target
 
- 
        
Additionnal notes
Nothing here.