🔒 Repository is read-only – file editing is disabled.
123456789101112
[Unit]
Description=Network Time Protocol daemon
After=network.target nss-lookup.target
Conflicts=systemd-timesyncd.service
[Service]
Type=forking
PrivateTmp=true
ExecStart=/usr/bin/ntpd -g -u ntp:ntp
[Install]
WantedBy=multi-user.target