On Tue, Jun 02, 2020 at 11:57:13AM +0100, Patrick O'Callaghan wrote: > Thanks Ed. I managed to find the man pages under systemd-mount(1) but > it took a while. The man page for mount(1) should have a reference but > doesn't.
They aren't really mount options, but something that the systemd-fstab-generator parses when it dynamically creates .mount units from fstab entries. For what it's worth, it's probably a better idea to just create them as .mount units, that way you can take advantage of them as requirements or dependencies for other services. -- Jonathan Billings <[email protected]> _______________________________________________ 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.fedoraproject.org/archives/list/[email protected]
