right now
I have setup /etc/fstab
like this:
//192.168.5.167/H /mnt/ssd cifs credentials=/root/.smbreds,noauto,x- systemd.automount 0 0
I want to set it up like first network should be connected and then fstab mount should get mounted.
right now
I have setup /etc/fstab
like this:
//192.168.5.167/H /mnt/ssd cifs credentials=/root/.smbreds,noauto,x- systemd.automount 0 0
I want to set it up like first network should be connected and then fstab mount should get mounted.