summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/recipes-support/rng-tools/rng-tools/rngd.service
blob: 22c73612f16bdcb64652397ea5116374aebc2390 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Hardware RNG Entropy Gatherer Daemon

[Service]
ExecStart=@SBINDIR@/rngd -f
SuccessExitStatus=66

[Install]
WantedBy=multi-user.target