linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* udev and delayed program execution
@ 2005-02-22 22:52 BlinkEye
  2005-02-22 23:03 ` Kay Sievers
  2005-02-22 23:22 ` BlinkEye
  0 siblings, 2 replies; 3+ messages in thread
From: BlinkEye @ 2005-02-22 22:52 UTC (permalink / raw)
  To: linux-hotplug

[-- Attachment #1: Type: text/plain, Size: 699 bytes --]

hi

 i couldn't suscribe to the list due to downtime of
http://lists.udev.org/, please mail back directly.

my question is how i may execute a shell script upon plugin in a device
AFTER the nodes/symlinks are created? i achieved my goal using the
PROGRAM option, specifying a shell script which created a (1 minute
delay) "at" job which executes my desired shell script. i don't like
waiting a minute - i want to execute the script instantly upon pluging
in my device. any ideas? of course i need not wait for creating the
symlink - but i WANT my script compatible, i.e. independent of the order
i attach devices, hence i must use the symlink.

thanks for any help
regards
blinkeye

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: udev and delayed program execution
  2005-02-22 22:52 udev and delayed program execution BlinkEye
@ 2005-02-22 23:03 ` Kay Sievers
  2005-02-22 23:22 ` BlinkEye
  1 sibling, 0 replies; 3+ messages in thread
From: Kay Sievers @ 2005-02-22 23:03 UTC (permalink / raw)
  To: linux-hotplug

On Tue, 2005-02-22 at 23:52 +0100, BlinkEye wrote:
>hi
>
> i couldn't suscribe to the list due to downtime of
>http://lists.udev.org/, please mail back directly.

This site has nothing to to do with _this_ udev. :)

>my question is how i may execute a shell script upon plugin in a device
>AFTER the nodes/symlinks are created? i achieved my goal using the
>PROGRAM option, specifying a shell script which created a (1 minute
>delay) "at" job which executes my desired shell script.

Look at the udev man page for the /etc/dev.d/* logic.

Good luck,
Kay



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: udev and delayed program execution
  2005-02-22 22:52 udev and delayed program execution BlinkEye
  2005-02-22 23:03 ` Kay Sievers
@ 2005-02-22 23:22 ` BlinkEye
  1 sibling, 0 replies; 3+ messages in thread
From: BlinkEye @ 2005-02-22 23:22 UTC (permalink / raw)
  To: linux-hotplug

[-- Attachment #1: Type: text/plain, Size: 742 bytes --]

how could i miss that? 

thanks a lot, this is exactly what i was looking for!

On Wed, 2005-02-23 at 00:03, Kay Sievers wrote:
> On Tue, 2005-02-22 at 23:52 +0100, BlinkEye wrote:
> >hi
> >
> > i couldn't suscribe to the list due to downtime of
> >http://lists.udev.org/, please mail back directly.
> 
> This site has nothing to to do with _this_ udev. :)
> 
> >my question is how i may execute a shell script upon plugin in a device
> >AFTER the nodes/symlinks are created? i achieved my goal using the
> >PROGRAM option, specifying a shell script which created a (1 minute
> >delay) "at" job which executes my desired shell script.
> 
> Look at the udev man page for the /etc/dev.d/* logic.
> 
> Good luck,
> Kay
> 

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-22 23:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-22 22:52 udev and delayed program execution BlinkEye
2005-02-22 23:03 ` Kay Sievers
2005-02-22 23:22 ` BlinkEye

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).