chiark / gitweb /
remove UDEV_RUN environment variable
authorKay Sievers <kay.sievers@vrfy.org>
Fri, 25 Dec 2009 14:23:45 +0000 (15:23 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Fri, 25 Dec 2009 14:23:45 +0000 (15:23 +0100)
commitf46d2e54a82086eddcd9cd91e7908e87d7424148
treeea08dbce116f1411ecb5369f696b3fac000ebf00
parent1d67ec16c44711bbfb50ac7dd8bb2fb6e64a80f3
remove UDEV_RUN environment variable

It handles only RUN but not IMPORT and PROGRAM. There is no sane way
to suppress program execution. Most important programs run with IMPORT
these days. Also events can no longer suppressed with the libudev
netlink messages, so UDEV_RUN does nothing useful and is just
inconsistent.
Makefile.am
libudev/libudev-private.h
libudev/libudev.c
udev/test-udev.c
udev/udevadm-test.c
udev/udevd.c