summaryrefslogtreecommitdiffstats
path: root/projectroot/lib/systemd/system/ntpd.service
blob: 64fce1cb7106b8c1f03c2b36ed5e86b5a2b1a540 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=ntpd

[Service]
ExecStart=/usr/sbin/ntpd -n -c /etc/ntp-server.conf

[Install]
WantedBy=multi-user.target