summaryrefslogtreecommitdiff
path: root/package/haveged/haveged.service
blob: 91035c6711147fc65890d82e417be62b19b08ff2 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Entropy Harvesting Daemon
Documentation=man:haveged(8)

[Service]
ExecStart=/usr/sbin/haveged -F -w 1024 -v 1
SuccessExitStatus=143

[Install]
WantedBy=multi-user.target