aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ntp/ntp/ntpd.service
blob: d793db4a78ff3accb7c655e9096a486d6620471e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Network Time Service
After=network.target

[Service]
Type=simple
ExecStart=/usr/sbin/ntpd -u ntp:ntp -n -g

[Install]
WantedBy=multi-user.target