The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / openntpd / ntpd.service
1 [Unit]
2 Description=OpenNTP Daemon
3 After=network.target
4 Conflicts=systemd-timesyncd.service
5
6 [Service]
7 Type=simple
8 ExecStart=/usr/sbin/ntpd -s -d
9
10 [Install]
11 WantedBy=multi-user.target