2010-11-05 16:27:47 +00:00
|
|
|
[Unit]
|
2014-05-07 09:24:36 +00:00
|
|
|
Description=Entropy Daemon based on the HAVEGE algorithm
|
|
|
|
Documentation=man:haveged(8) http://www.issihosts.com/haveged/
|
2010-11-05 16:27:47 +00:00
|
|
|
|
|
|
|
[Service]
|
2014-05-12 08:39:42 +00:00
|
|
|
ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
|
2011-12-14 23:48:37 +00:00
|
|
|
CapabilityBoundingSet=CAP_SYS_ADMIN
|
2012-09-24 20:51:37 +00:00
|
|
|
PrivateNetwork=yes
|
2014-05-12 08:39:42 +00:00
|
|
|
SuccessExitStatus=137 143
|
2014-05-07 09:24:36 +00:00
|
|
|
|
2010-11-05 16:27:47 +00:00
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|