Hello,
Dom a écrit :
>
> I just tested a basic udev rule which sets read-only permissions on any
> usb disk when inserted. [...]
>
> #Make USB storage devices read only
> KERNEL=="sd*",ACTION=="add",ENV{ID_BUS}=="usb",MODE="0444"This won't work, root ignores file permissions. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

