linuxOS_PX30_CAR/buildroot/package/openntpd/ntpd.service
2026-01-20 14:00:13 +08:00

12 lines
183 B
Desktop File

[Unit]
Description=OpenNTP Daemon
After=network.target
Conflicts=systemd-timesyncd.service
[Service]
Type=simple
ExecStart=/usr/sbin/ntpd -s -d
[Install]
WantedBy=multi-user.target