Roger Oberholtzer wrote:
On Wed, Aug 16, 2017 at 9:47 PM, Per Jessen <per@computer.org> wrote:
I want it to re-read this file after I have edited it. As Per said, I will know it worked when I access the file system and trigger the automount. FWIW, this worked for me in my test setup. Ignore my report about having to reboot.
amend fstab systemctl daemon-reload systemctl --all | grep mount
I get this for the mount point of interest:
source-vol1.automount loaded inactive dead source-vol1.automount source-vol1.mount loaded inactive dead /source/vol1
Moving to that directory does not cause it to be mounted.
Did you try 'ls' ?
Odd that it is listed twice.
automount and mount - I think 'automount' is the unit that drives 'mount'. Anyway, check /var/log/messages for systemd output related - you should see why your mtpt wasn't mounted. /Per -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org