summaryrefslogtreecommitdiff
blob: e326329020de7b8576fbb7bbdea408e950813190 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=ntpd - Network Time Protocol daemon
After=network.target

[Service]
ExecStart=/usr/sbin/ntpd -n

[Install]
WantedBy=multi-user.target