Bug 1298209
Summary: | tmpfs is unexpectedly mounted on /tmp in rhel-7 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jan Kurik <jkurik> |
Component: | systemd | Assignee: | systemd-maint |
Status: | CLOSED ERRATA | QA Contact: | Branislav Blaškovič <bblaskov> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.3 | CC: | bblaskov, lnykryn, mnavrati, moagrawa, pdwyer, salmy, systemd-maint-list, systemd-maint |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | systemd-219-19.el7.4 | Doc Type: | Bug Fix |
Doc Text: |
Due to a change in the systemd source code, units with the PrivateTmp directive had a dependency on the tmp.mount unit. As a consequence, a temporary file storage system (tmpfs) was mounted on top of the /tmp/ directory after starting such a unit. This update removes the default dependency on tmp.mount and adds an ordering dependency. As a result, no unwanted tmpfs is mounted on top of /tmp/.
|
Story Points: | --- |
Clone Of: | 1298109 | Environment: | |
Last Closed: | 2016-02-16 10:41:07 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: | |||
Bug Depends On: | 1298109 | ||
Bug Blocks: |
Description
Jan Kurik
2016-01-13 14:00:28 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0199.html |