diff options
| -rw-r--r-- | doc/forum/Fstab.mounted_does_not_mount_if_entry_exists/comment_2_ec9913c603bc121dc5a3705b10918d58._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Fstab.mounted_does_not_mount_if_entry_exists/comment_2_ec9913c603bc121dc5a3705b10918d58._comment b/doc/forum/Fstab.mounted_does_not_mount_if_entry_exists/comment_2_ec9913c603bc121dc5a3705b10918d58._comment new file mode 100644 index 00000000..d33c8228 --- /dev/null +++ b/doc/forum/Fstab.mounted_does_not_mount_if_entry_exists/comment_2_ec9913c603bc121dc5a3705b10918d58._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2017-10-08T16:06:37Z" + content=""" +It seems it would be safe to always run the mountnow property, since +it does check if something is already mounted. + +Also, it would probably make sense for properties that set up mounts to +automatically make the mount point. + +Patches welcome! +"""]] |
