How do I prevent autofs (automount) from changing the protection of its owned mountpoint.
# chmod 2771 /cust
# ls -ld /cust
drwxrws--x. 2 root root 4096 Mar 13 14:43 /cust
# systemctl start autofs
# ls -ld /cust
drwxr-xr-x 332 root root 0 Mar 14 16:26 /cust
# grep cust auto.master
/cust /etc/auto.cust --ghost
# grep user auto.cust
user :/fs1/cust/&