Opened 7 years ago
Closed 7 years ago
#4182 closed defect (fixed)
systemd Disabling tmpfs for /tmp needs more detail
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.2 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Systemd book section 7.10.3. Disabling tmpfs for /tmp
If the user adds a /tmp partition to fstab AND creates the link:
ln -sfv /dev/null /etc/systemd/system/tmp.mount
then the system chokes at boot time and does not remount / as rw. It took me a long time to figure this out.
Change History (2)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at revision 11340.