Bug 1734
| Summary: | savetextmode/textmode should not use /tmp | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Aleksey Nogin <aleksey> |
| Component: | svgalib | Assignee: | Preston Brown <pbrown> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.2 | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-03-31 20:24:10 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Aleksey Nogin
1999-03-24 08:35:21 UTC
1) The files will still be kept in /tmp in lieu of having another place to put them. It seems that /tmp is the most likely place. 2) this has been fixed. ------- Additional Comments From 03/24/99 17:29 ------- 1) After reading FSSTND 1.2 I've got an impression that the most appropriate place for those files would be something like /var/lib/svga agreed. This has been changed as of svgalib-1.3.1-4 so that the temporary files reside in /var/lib/svgalib. |