[Unit] Description=Entropy Daemon based on the HAVEGE algorithm Documentation=man:haveged(8) http://www.issihosts.com/haveged/ [Service] Type=forking EnvironmentFile=/etc/haveged.conf PIDFile=/run/haveged.pid ExecStart=/usr/sbin/haveged -w 1024 -v 0 -p /run/haveged.pid CapabilityBoundingSet=CAP_SYS_ADMIN PrivateNetwork=yes [Install] WantedBy=multi-user.target