document automatic creation of mount points

This commit is contained in:
2023-04-12 11:06:59 +02:00
parent 6758fd60e1
commit 5778ba3b4b
+2
View File
@@ -7,6 +7,8 @@ Mounts are configured using the Puppet ``mount`` resource type, ie. they get
added to ``/etc/fstab``. Auto-mounts are implemented by adding the
``x-systemd.automount`` option.
The directory of the mount point is automatically created when missing.
Parameters
----------