summaryrefslogtreecommitdiff
path: root/community/rng-tools/rngd.service
blob: 87185bc3271b615bfa0715551731c19e6cadc7eb (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Hardware RNG Entropy Gatherer Daemon

[Service]
EnvironmentFile=/etc/conf.d/rngd
ExecStart=/usr/sbin/rngd -f $RNGD_OPTS

[Install]
WantedBy=multi-user.target