+ cat /etc/fstab | grep /tmp/testmount123
[email protected]:/public /tmp/testmount123 fuse.sshfs noauto,ro,users,exec,IdentityFile=/home/xxx/.ssh/id_rsa,x-systemd.automount,_netdev,users,uid=1000,gid=1000,idmap=user,allow_other,default_permissions,reconnect 0 0
+ sudo systemctl daemon-reload
+ systemctl...