2015-03-19 22:02:02 +01:00
|
|
|
[Unit]
|
|
|
|
Description=Entropy Harvesting Daemon
|
|
|
|
Documentation=man:haveged(8)
|
|
|
|
|
|
|
|
[Service]
|
2015-11-04 09:36:37 +01:00
|
|
|
ExecStart=/usr/sbin/haveged -F -w 1024 -v 1
|
2015-03-19 22:02:02 +01:00
|
|
|
SuccessExitStatus=143
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|