]> git.ipfire.org Git - thirdparty/systemd.git/commit
[PATCH] fix problems using scsi_id with udevstart
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Thu, 7 Oct 2004 06:20:39 +0000 (23:20 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:37:03 +0000 (21:37 -0700)
commitf608f8ac16889ce0e7e800c7f11dacc558d097c1
tree62bd906f51ed64867e2ae890ad23279a792e4269
parent71144b744acb191d357dbfeb85a256389d4fac3b
[PATCH] fix problems using scsi_id with udevstart

when udevstart was running we didn't set the environment and the
subsystem argument for the callouts the dev.d/ scripts.

Here is a fix, that sets that with every udevstart iteration, corrects
argv[0] to be the basename() only not the whole path  and adds a test
for invoking callouts without arguments.
namedev.c
test/udev-test.pl
udevstart.c