chiark / gitweb /
IMPORT=<file> allow to import a shell-var style config-file
authorKay Sievers <kay.sievers@suse.de>
Sat, 25 Jun 2005 11:10:16 +0000 (13:10 +0200)
committerKay Sievers <kay.sievers@suse.de>
Sat, 25 Jun 2005 11:10:16 +0000 (13:10 +0200)
commitbd0ed2ffbec325512c3131ce0db896234e36c923
treedcc939391e5e641edbca49a54534e542016b7023
parent6bf0ffe8fd312c1e6549cb1721d7a7efeee77185
IMPORT=<file> allow to import a shell-var style config-file

This allows to source-in a file into the udev environment to have
the defined keys available for later processing by udev itself or
the forked helper programs.

Signed-off-by: Kay Sievers <kay.sievers@suse.de>
test/udev-test.pl
udev_rules.c
udev_rules.h
udev_rules_parse.c