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:
parent
091d1557ca
commit
8063c7f0be
@ -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
|
Thu May 2 18:25:33 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -6,6 +6,5 @@ Type=simple
|
|||||||
ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
|
ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
|
||||||
CapabilityBoundingSet=CAP_SYS_ADMIN
|
CapabilityBoundingSet=CAP_SYS_ADMIN
|
||||||
PrivateNetwork=yes
|
PrivateNetwork=yes
|
||||||
PrivateTmp=yes
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user