Add noauto for /etc/fstab

This commit is contained in:
Pascal Obry
2014-02-25 21:28:12 +01:00
parent 3207e8e6b3
commit 8009299149
+1 -1
View File
@@ -41,7 +41,7 @@ USE:
And finaly, it can be set in /etc/fstab:
hubicfuse /mnt/hubic fuse username=xxx,password=xxx...,user 0 0
hubicfuse /mnt/hubic fuse username=xxx,password=xxx...,user,noauto 0 0
It also inherits a number of command-line arguments and mount options from
the Fuse framework. The "-h" argument should provide a summary.