[Bug 589] feature req: Linux uevent processing support

bugzilla at busybox.net bugzilla at busybox.net
Wed Sep 2 14:46:28 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=589





--- Comment #1 from Arkadiusz Miskiewicz <arekm at maven.pl>  2009-09-02 14:46:27 UTC ---
Uhm, actually that's overcomplicated.

New proposition:

ueventd [-a] /some/shell/script.sh

processes uevents and runs shell script for each event synchronously (unless -a
is added - then fork script.sh and don't wait for it return)

Example usage:
ueventd /blah.sh &

uevent variables would be of course exported as shell env for blah.sh.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list