All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aras Vaichas <arasv@magtech.com.au>
To: linux-hotplug@vger.kernel.org
Subject: Re: ENV variable scope question
Date: Thu, 21 Aug 2008 05:30:01 +0000	[thread overview]
Message-ID: <48ACFD59.3030300@magtech.com.au> (raw)
In-Reply-To: <48ACC6DD.4070705@magtech.com.au>

Sujit Karataparambil wrote:
>> ACTION="remove", ENV{LCDD_DEVICE}="%k", RUN+="... remove the >driver ..."
>>     
>
> SUBSYSTEM="usb_endpoint", ACTION="remove",
> RUN+="/etc/udev/dev.d/script/umount.dev"
>   
No, that won't work because it will trigger for *every* USB unplug
event.  Anyway,  that doesn't answer the main question of the thread.

> Some thing that might be helpfull is.
> udevcontrol reload_rules
>   
No, I don't need to do that because udev will automatically reload the
rules via inotify.

Also, that command is obsolete. The new version is this:

# udevadm control --reload-rules

Aras

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

  reply	other threads:[~2008-08-21  5:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-21  1:37 ENV variable scope question Aras Vaichas
2008-08-21  5:30 ` Aras Vaichas [this message]
2008-08-21  5:33 ` FW:Re: " Sujit Karataparambil
2008-08-21  5:47 ` Aras Vaichas
2008-08-21  6:31 ` FW:Re: " Kay Sievers
2008-08-21  6:45 ` Kay Sievers
2008-08-21  7:17 ` Aras Vaichas
2008-08-21  7:57 ` Kay Sievers
2008-08-22  3:44 ` Aras Vaichas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48ACFD59.3030300@magtech.com.au \
    --to=arasv@magtech.com.au \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.