7 lines
298 B
Plaintext
7 lines
298 B
Plaintext
# Static information about the filesystems.
|
|
# See fstab(5) for details.
|
|
|
|
# <file system> <dir> <type> <options> <dump> <pass>
|
|
# Live ISO - root filesystem is handled by archiso, only tmpfs mounts needed
|
|
tmpfs /var/log tmpfs defaults,noatime,nosuid,nodev,noexec,mode=0755,size=128M 0 0
|