SHA256
1
0
forked from pool/haveged

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
This commit is contained in:
Cristian Rodríguez 2013-05-06 01:13:45 +00:00 committed by Git OBS Bridge
parent 091d1557ca
commit 8063c7f0be
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 5 18:46:15 UTC 2013 - crrodriguez@opensuse.org
- Remove PrivateTmp=true here, haveged does not create temporary
files, either directly or indirectly.
-------------------------------------------------------------------
Thu May 2 18:25:33 UTC 2013 - crrodriguez@opensuse.org

View File

@ -6,6 +6,5 @@ Type=simple
ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
CapabilityBoundingSet=CAP_SYS_ADMIN
PrivateNetwork=yes
PrivateTmp=yes
[Install]
WantedBy=multi-user.target