Fix for file injection is broken on centos computes with Cirros images LP #1587960
[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