chiark / gitweb /
[PATCH] pass the whole event environment to udevd
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Sat, 6 Nov 2004 13:30:15 +0000 (14:30 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 05:18:32 +0000 (22:18 -0700)
Make _all_ hotplug variables available to the forked udev,
the udev callouts and the udev dev.d/ scripts. We put the
whole environment into a buffer and send it over the udevd
socket. udevd recreates *envp[] and passes it to the exec().


No differences found