Comment on How to auto remount external HDD after power loss to laptop server?
klankin@piefed.ca 4 weeks agoI think you can use the service to remount using the fstab entries/options. (Like “mount /dev/disk/by-uuid/XXX” and it’ll automatically apply the options and mountpoint)
Arguably cleaner depending on your setup