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 / haveged / haveged.service
1 [Unit]
2 Description=Entropy Harvesting Daemon
3 Documentation=man:haveged(8)
4
5 [Service]
6 ExecStart=/usr/bin/haveged -F -w 1024 -v 1
7 SuccessExitStatus=143
8
9 [Install]
10 WantedBy=multi-user.target