On Thu, Jan 26, 2017 at 2:18 PM, Carlos E. R. <robin.listas@telefonica.net> wrote: ...
But the cause is this (posted yesterday):
Telcontar:~ # systemctl show -p RequiredBy -p WantedBy data-other.mount RequiredBy=nfs-server.service WantedBy= Telcontar:~ #
And...
Telcontar:~ # cat /etc/exports | egrep -v "^[[:space:]]*$|^#" ... /data/other/ 192.168.1.0/24(fsid=1236,ro,root_squash,nohide,no_subtree_check) /data/aux_01/ 192.168.1.129(fsid=1250,rw,no_root_squash,nohide,no_subtree_check)
This setup has worked without a problem on 13.1. Obviously now systemd scans it. There is no "noauto" option AFAIK. I was happy with exporting an empty directory if it was not mounted.
https://lists.freedesktop.org/archives/systemd-devel/2017-January/038192.htm... -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org