diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-10-08 12:08:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-10-08 12:08:13 -0400 |
| commit | 2d9e17dbcb7494cfcdffee53ccd85fb958d652b5 (patch) | |
| tree | 3e204e1bf3784157790e95ab34cade641b37919d /doc | |
| parent | 2a8a4c4cc8b791deb647fa04d1e66fac913ede5f (diff) | |
comment
Diffstat (limited to 'doc')
| -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! +"""]] |
