]> git.ipfire.org Git - thirdparty/systemd.git/commit
[PATCH] make udevd only have one instance running at a time
authorgreg@kroah.com <greg@kroah.com>
Sat, 24 Jan 2004 06:26:19 +0000 (22:26 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:18 +0000 (21:13 -0700)
commit1c5c245e6f053da7ac147a1733ea49dd84f260a5
tree0eacf57a874f69d69272c129c398855a9adcbffc
parent305dd8b494d62168897313031293485ef4d085c2
[PATCH] make udevd only have one instance running at a time

it used a file lock right now.  need to put that lock in the udev directory,
it's in the current directory, which isn't a good thing...
udevd.c