haveged/haveged.service

11 lines
192 B
Desktop File

[Unit]
Description=Haveged Entropy Gathering Daemon
After= local-fs.target syslog.target
[Service]
Type=simple
ExecStart=/sbin/haveged -F 1 -w 1024 -v 1
[Install]
WantedBy=multi-user.target