summaryrefslogtreecommitdiff
blob: 0b6109037c42928ee42c701742a780a3678e4eaa (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Network Time Service
After=ntpdate.service sntp.service

[Service]
ExecStart=/usr/sbin/ntpd -g -n
PrivateTmp=true

[Install]
WantedBy=multi-user.target