My fstab doesn't actually get read on startup. Simply because mount -a is never called.
mount -a
Just to demystify this magic file.
My fstab doesn't actually get read on startup. Simply because
mount -a
is never called.Just to demystify this magic file.