From ce27a0f7e45cd66b18fcbfe1c8f38ef9e8d4e903 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Thu, 23 Jun 2011 13:27:59 -0400 Subject: [PATCH] Add UDISKS_AUTOMOUNT_HINT to the udisks(7) man page Signed-off-by: David Zeuthen --- doc/man/udisks7.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/man/udisks7.xml b/doc/man/udisks7.xml index 4e97b28..24996d5 100644 --- a/doc/man/udisks7.xml +++ b/doc/man/udisks7.xml @@ -76,6 +76,17 @@ + + + A variable to influence whether a device should be automounted. + Possible values include "always" (to hint that a device should + always be automounted) and "never" (to hint that a device should + never be automounted). Note that this is only a hint - the + auto-mounter might not honor it. + + + + If set, this will override the usual bus type based detection of whether a device is considered "system internal". "0" -- 2.7.4