oops tmpfs

This commit is contained in:
Tastatur 2023-12-26 13:06:32 +01:00
parent 57058f7137
commit 4bc9b569a6

View file

@ -49,7 +49,6 @@ clock_systohc="NO"
Edit `/etc/fstab` for correct mounts.
```
tmpfs /tmp tmpfs nosuid,nodev 0 0
/dev/vg0/aroot / ext4 defaults,noatime 0 1
/dev/vg0/ahome /home ext4 defaults,noatime,nodev 0 1
/dev/vg0/atmp /tmp ext4 defaults,nodev,nosuid,noexec 0 1