udevd: allow more parameters to be set through udev.conf
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 13 Nov 2018 10:10:13 +0000 (11:10 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 13 Nov 2018 13:03:47 +0000 (14:03 +0100)
commit4b3ca79ea9e69fcf3e3d376e6342130aa4564b9b
tree8a8a02299305a1b430d8e2316443782014138d5c
parent66f737b415e61f150c49480a74344877a63ac016
udevd: allow more parameters to be set through udev.conf

Rebooting to set change the kernel command line to set some udev parameters is
inconvenient. Let's allow setting more stuff in the config file.

Also drop quotes from around "info" in udev.conf. We need to accept them for
compatibility, but there is no reason to use them.
man/udev.conf.xml
src/shared/udev-util.c
src/shared/udev-util.h
src/udev/udev.conf
src/udev/udevd.c