mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
11 lines
447 B
Text
11 lines
447 B
Text
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.
|
|
|
|
Read pmount's man page if you want detailed information.
|