haveged/haveged.service
2012-09-24 20:51:37 +00:00

12 lines
226 B
Desktop File

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