2010-11-05 16:27:47 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Haveged Entropy Gathering Daemon
|
|
|
|
After= local-fs.target syslog.target
|
|
|
|
|
|
|
|
[Service]
|
2011-11-22 15:12:25 +00:00
|
|
|
Type=simple
|
|
|
|
ExecStart=/sbin/haveged -F 1 -w 1024 -v 1
|
2010-11-05 16:27:47 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|