On May 02, Rainer Dorsch <[EMAIL PROTECTED]> wrote:
> Hmm...ok, I am wondering why "/etc/init.d/udev restart" does not work.
Because it does not do what you guessed it does.
--
ciao,
Marco
signature.asc
Description: Digital signature
Marco,
thanks for the quick reply.
Am Donnerstag, 1. Mai 2008 schrieb Marco d'Itri:
> On May 01, Rainer Dorsch <[EMAIL PROTECTED]> wrote:
> > GROUP="scanner", NAME="umax%n", RUN+="/usr/local/bin/umax1220u start",
>
> /usr/local/ may not be available at boot time.
>
That is the root file system o
On May 01, Rainer Dorsch <[EMAIL PROTECTED]> wrote:
> GROUP="scanner", NAME="umax%n", RUN+="/usr/local/bin/umax1220u start",
/usr/local/ may not be available at boot time.
> echo umax1220u $DEVICE $* >> /tmp/usb.log
/tmp/ is definitely not writeable when the script is run at boot time.
Use /dev/
Hi Marco,
I am using a scanner which needs to have its lamp switched off when plugged
into USB. I wrote a script for that, which is called by an udev rule. That
works very well when I plug the scanner, the script is called and the lamp is
switched off. Coldplug does not call the script though (
4 matches
Mail list logo