Restarting autofs -> systemctl restart autofs.service sets dataExpireTimestamp to 1 which invalidates the cache.
The problem is that we are running multiple docker containers and every time we start a new one and run /usr/local/sbin/automount --pid-file /run/autofs.pid & in it the whole cache gets invalidated. Is there a way to prevent that? -- _______________________________________________ sssd-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
