]> git.ipfire.org Git - thirdparty/systemd.git/commit
[PATCH] set default owner/group in db - update
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 20 Jan 2004 03:44:24 +0000 (19:44 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:17 +0000 (21:13 -0700)
commit765cbd97599d943adc73d03f4c91bd7cf7ef7fab
treeb6ce2967912c4bbcffeefec4e334d65c9abb5da9
parent74c73ef994f3ea8d013c33fe7be73e0c0c86977b
[PATCH] set default owner/group in db - update

I've edited the man page today, so this is alreay included :)

Also a few more trivials:
  o added the defaults to udev.conf.in
  o removed class_dev from get_default_mode(), to match with Hanna's
  o changed size of mode_str to MODE_SIZE
  o changed a few char compares from from 0x00 to '\0'
etc/udev/udev.conf.in
namedev.c
udev-add.c
udev.8
udev.h
udev_config.c