Files
haveged/haveged.service
2011-12-31 14:51:57 +00:00

11 lines
195 B
Desktop File

[Unit]
Description=Haveged Entropy Gathering Daemon
[Service]
Type=simple
ExecStart=/usr/sbin/haveged -F 1 -w 1024 -v 0
CapabilityBoundingSet=CAP_SYS_ADMIN
[Install]
WantedBy=multi-user.target