Accepting request 236707 from security
- Disable haveged service on containers. bnc#881882 OBS-URL: https://build.opensuse.org/request/show/236707 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haveged?expand=0&rev=40
This commit is contained in:
commit
7357e35bd3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 10 08:27:54 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Disable haveged service on containers. bnc#881882
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 12 10:55:20 UTC 2014 - tchvatal@suse.com
|
Mon May 12 10:55:20 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Entropy Daemon based on the HAVEGE algorithm
|
Description=Entropy Daemon based on the HAVEGE algorithm
|
||||||
Documentation=man:haveged(8) http://www.issihosts.com/haveged/
|
Documentation=man:haveged(8) http://www.issihosts.com/haveged/
|
||||||
|
ConditionVirtualization=!container
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
|
ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
|
||||||
|
Loading…
x
Reference in New Issue
Block a user