Files
stormux/x86_64/airootfs/etc/fstab
2025-11-19 03:26:25 -05:00

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