2010-11-05 16:27:47 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Haveged Entropy Gathering Daemon
|
|
|
|
|
|
|
|
[Service]
|
2011-11-22 15:12:25 +00:00
|
|
|
Type=simple
|
2012-08-13 13:53:01 +00:00
|
|
|
ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
|
2011-12-14 23:48:37 +00:00
|
|
|
CapabilityBoundingSet=CAP_SYS_ADMIN
|
2010-11-05 16:27:47 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|