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 / rng-tools / rngd.service
1 [Unit]
2 Description=Hardware RNG Entropy Gatherer Daemon
3
4 [Service]
5 ExecStart=/usr/sbin/rngd -f
6 SuccessExitStatus=66
7
8 [Install]
9 WantedBy=multi-user.target