chiark / gitweb /
[PATCH] $local user
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 19 Oct 2004 03:51:13 +0000 (20:51 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 05:02:46 +0000 (22:02 -0700)
commit9cd1b46a138dbdd6c3fad2e23f88e34740b3a054
treef833f5c2529e8cc86465168bf896f3d8d52701aa
parent1da6b0d0a71960f49e1ecf8bd9f1bc9e14c2b90e
[PATCH] $local user

We once implemented the devfsd feature to set the owner of a device node
to the "local" user. This was before we had the dev.d/ scripts. We discussed
a similar issue with D-BUS recently and this should be better handled depending
on the distributions way to do such a thing.

I'm for removing this here as this can be easily covered by a dev.d/
script.

Here is the patch if nobody objects :)
klibc_fixups.c
klibc_fixups.h
udev.8.in
udev_add.c