oops tmpfs
This commit is contained in:
parent
57058f7137
commit
4bc9b569a6
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ clock_systohc="NO"
|
||||||
Edit `/etc/fstab` for correct mounts.
|
Edit `/etc/fstab` for correct mounts.
|
||||||
|
|
||||||
```
|
```
|
||||||
tmpfs /tmp tmpfs nosuid,nodev 0 0
|
|
||||||
/dev/vg0/aroot / ext4 defaults,noatime 0 1
|
/dev/vg0/aroot / ext4 defaults,noatime 0 1
|
||||||
/dev/vg0/ahome /home ext4 defaults,noatime,nodev 0 1
|
/dev/vg0/ahome /home ext4 defaults,noatime,nodev 0 1
|
||||||
/dev/vg0/atmp /tmp ext4 defaults,nodev,nosuid,noexec 0 1
|
/dev/vg0/atmp /tmp ext4 defaults,nodev,nosuid,noexec 0 1
|
||||||
|
|
Loading…
Reference in a new issue