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
|
2011-12-31 14:51:57 +00:00
|
|
|
ExecStart=/usr/sbin/haveged -F 1 -w 1024 -v 0
|
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
|