HEX
Server: Apache/2.4.67 (Debian)
System: Linux hosting103 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
User: muzikaecom (1013)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //lib/systemd/system/ntpsec-wait.service
[Unit]
Description=Wait for ntpd to synchronize system clock
Documentation=man:ntpwait(8)
Requisite=ntpsec.service
After=ntpsec.service
Conflicts=systemd-timesyncd.service
ConditionCapability=CAP_SYS_TIME

[Service]
Type=oneshot
ExecStart=/usr/sbin/ntpwait -s 1 -n 30000
RemainAfterExit=yes
StandardOutput=null

[Install]
WantedBy=time-sync.target