Back to bug 1298209
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Branislav Blaškovič | 2016-01-13 14:08:42 UTC | QA Contact | qe-baseos-daemons | bblaskov |
| Lukáš Nykrýn | 2016-01-13 14:09:36 UTC | Doc Text | Cause: Due to a change in systemd code, unitf with PrivateTmp had a dependecy on tmp.mount unit. Consequence: When you have started such unit a tmpfs was mounted on top of /tmp. Fix: We have removed the default dependency on tmp.mount and added only an ordering dependency. Result: No unwanted tmpfs in /tmp |
|
| Lukáš Nykrýn | 2016-01-13 14:10:02 UTC | Status | NEW | MODIFIED |
| Fixed In Version | systemd-219-19.el7.4 | |||
| errata-xmlrpc | 2016-01-13 14:12:06 UTC | Status | MODIFIED | ON_QA |
| Branislav Blaškovič | 2016-01-14 11:52:39 UTC | Status | ON_QA | VERIFIED |
| Paul Dwyer | 2016-01-19 10:07:33 UTC | CC | pdwyer | |
| Milan Navratil | 2016-02-12 09:23:06 UTC | CC | mnavrati | |
| Doc Text | Cause: Due to a change in systemd code, unitf with PrivateTmp had a dependecy on tmp.mount unit. Consequence: When you have started such unit a tmpfs was mounted on top of /tmp. Fix: We have removed the default dependency on tmp.mount and added only an ordering dependency. Result: No unwanted tmpfs in /tmp | 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/. | ||
| errata-xmlrpc | 2016-02-16 00:20:18 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-02-16 10:41:07 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-02-16 05:41:07 UTC |
Back to bug 1298209