diff options
Diffstat (limited to 'system/pmount/README')
-rw-r--r-- | system/pmount/README | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/system/pmount/README b/system/pmount/README index 7db295dc0c..618165f0b8 100644 --- a/system/pmount/README +++ b/system/pmount/README @@ -1,13 +1,11 @@ pmount is a wrapper around the standard mount program which permits -normal users to mount removable devices without a matching -/etc/fstab entry. +normal users to mount removable devices without a matching entry in +/etc/fstab. The program also includes "pmount-hal" which reads information from hal (device labels, mount options) and passes them to pmount. -Note that this pmoumt SlackBuild by default uses --enable-hal since -hal is included in Slackware 12.0. -After installing pmount, you've to be sure the users you want to be -able to use it are in "plugdev" group. +After installing pmount, make sure that the users you want to be able +to use it are in the "plugdev" group. -You can read pmount's man page if you want detailed information. +Read pmount's man page if you want detailed information. |