aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/fuse_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fuse_common.h b/include/fuse_common.h
index fedbaa9..bdbd7cb 100644
--- a/include/fuse_common.h
+++ b/include/fuse_common.h
@@ -363,7 +363,7 @@ struct fuse_loop_config_v1 {
* setuid and setgid bits when a file is written, truncated, or
* its owner is changed.
*
- * This feature is enabled by default when supported by the kernel.
+ * This feature is disabled by default.
*/
#define FUSE_CAP_HANDLE_KILLPRIV (1 << 20)