chiark / gitweb /
substitute format chars in RUN after rule matching
authorAndrey Borzenkov <arvidjaar@mail.ru>
Tue, 24 Jan 2006 19:10:48 +0000 (20:10 +0100)
committerKay Sievers <kay.sievers@suse.de>
Tue, 24 Jan 2006 19:10:48 +0000 (20:10 +0100)
commitf5f0c34f6dc32769fd788560ce0d0cac843872b2
treef2010d2a36dc9f8fdb38fc227469c08bf419962f
parent7d1e179f86aabeb5c206bf9b5bcac52235a9afbf
substitute format chars in RUN after rule matching

Apply substitutions before running a program, not while the rule
is parsed. It allows to use environment variables set during rule
processing as command arguments.
udev.c
udev_rules.c
udev_rules.h
udevd.c
udevstart.c