controls:
    -   id: SRG-OS-000356-GPOS-00144
        levels:
            - medium
        title: {{{ full_name }}} must synchronize internal information system clocks
            to the authoritative time source when the time difference is greater than one
            second.
        rules:
            - var_time_service_set_maxpoll=18_hours
            - chronyd_or_ntpd_set_maxpoll
            {{% if 'ubuntu' in product %}}
            - chronyd_sync_clock
            {{% endif %}}
        status: automated
