Accepting request 52242 from security

Accepted submit request 52242 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/52242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haveged?expand=0&rev=2
This commit is contained in:
Ruediger Oertel
2010-11-05 16:27:47 +00:00
committed by Git OBS Bridge
parent 7be6390a5a
commit af21ab9d9e
3 changed files with 27 additions and 2 deletions

11
haveged.service Normal file
View File

@@ -0,0 +1,11 @@
[Unit]
Description=Haveged Entropy Gathering Daemon
After= local-fs.target syslog.target
[Service]
Type=forking
ExecStart=/sbin/haveged -w 1024 -v 1
PIDFile=/var/run/haveged.pid
[Install]
WantedBy=multi-user.target