Traditionally, it wasn't unusual to have a dedicated /var and/or /var/log filesystem. Just mount the filesystem directly, e.g.
If you're moving /var/log for performance, flash wear, or space; you should probably move all of /var. You may wish to use the modern LABEL= or UUID= to identify the partition, instead of the device name.
Code:
/dev/sdb1 /var ext4 defaults 0 2
Statistics: Posted by Murph9000 — Thu Sep 12, 2024 4:44 am