summaryrefslogtreecommitdiff
blob: f896ed2a9b7a8c9c73d0c83629b34de7d84626b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Entropy Daemon based on the HAVEGE algorithm
Documentation=man:haveged(8) http://www.issihosts.com/haveged/

[Service]
Type=forking
PIDFile=/run/haveged.pid
EnvironmentFile=/etc/haveged.conf
ExecStart=/usr/sbin/haveged -w ${WATERMARK} -v 1 -p /run/haveged.pid -r 0

[Install]
WantedBy=multi-user.target