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:
committed by
Git OBS Bridge
parent
7be6390a5a
commit
af21ab9d9e
11
haveged.service
Normal file
11
haveged.service
Normal 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
|
Reference in New Issue
Block a user