diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 16:36:23 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:05 -0500 |
commit | 283e80db4a5a5e1e1910cdc0b3a53b86785480da (patch) | |
tree | add6630ec1794338743aa01249a0f2af2bb879e6 /system | |
parent | d9046143b20f160a10e815e3af5c8c18651169da (diff) | |
download | slackbuilds-283e80db4a5a5e1e1910cdc0b3a53b86785480da.tar.gz |
system/pmount: Fixed dep information
Diffstat (limited to 'system')
-rw-r--r-- | system/pmount/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system/pmount/README b/system/pmount/README index 70630bbb6e..26a0752e6a 100644 --- a/system/pmount/README +++ b/system/pmount/README @@ -2,8 +2,5 @@ pmount is a wrapper around the standard mount program which permits 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. - After installing pmount, make sure that the users you want to be able to use it are in the "plugdev" group. |