diff options
Diffstat (limited to 'system/pmount/README')
-rw-r--r-- | system/pmount/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/pmount/README b/system/pmount/README new file mode 100644 index 0000000000..26a0752e6a --- /dev/null +++ b/system/pmount/README @@ -0,0 +1,6 @@ +pmount is a wrapper around the standard mount program which permits +normal users to mount removable devices without a matching entry in +/etc/fstab. + +After installing pmount, make sure that the users you want to be able +to use it are in the "plugdev" group. |