haveged/haveged.service
Cristian Rodríguez 8063c7f0be Accepting request 174574 from home:elvigia:branches:security
- Remove PrivateTmp=true here, haveged does not create temporary
  files, either directly or indirectly.

OBS-URL: https://build.opensuse.org/request/show/174574
OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=80
2013-05-06 01:13:45 +00:00

11 lines
211 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
[Install]
WantedBy=multi-user.target