[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Introducing pmount in Debian / New plugdev group



On Nov 10, Martin Pitt <martin@piware.de> wrote:

> Our /etc/udev/udev.rules has two new rules directly after the cdrom
> and floppy rules:
> 
> # put removable IDE/SCSI devices into group 'plugdev' instead of 'disk'
> BUS="scsi", KERNEL="sd[a-z]*", PROGRAM="/etc/udev/removable.sh %k", RESULT="1", NAME="%k", MODE="0660", GROUP="plugdev"
> BUS="ide", KERNEL="hd[a-z]*", PROGRAM="/etc/udev/removable.sh %k", RESULT="1", NAME="%k", MODE="0660", GROUP="plugdev"

What about I ship the script in udev (as /etc/udev/scripts/removable.sh)
and your package install the rules file? Or udev provides the rules file
too and your package enables it by creating the symlink?

-- 
ciao, |
Marco | [9119 prpW76ZT/rZhI]

Attachment: signature.asc
Description: Digital signature


Reply to: