haveged/haveged.service
Cristian Rodríguez 3b9d2e3df5 Accepting request 96691 from home:elvigia:branches:security
- Update to version 1.3.0a, PPC fixes.
- Cleanup systemd unit and drop capabiltities there.

OBS-URL: https://build.opensuse.org/request/show/96691
OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=54
2011-12-14 23:48:37 +00:00

11 lines
191 B
Desktop File

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