chiark / gitweb /
udevadm monitor: increase netlink buffer size
authorScott James Remnant <scott@ubuntu.com>
Wed, 17 Feb 2010 15:27:36 +0000 (15:27 +0000)
committerScott James Remnant <scott@ubuntu.com>
Wed, 17 Feb 2010 15:27:36 +0000 (15:27 +0000)
commit0fe3c26eab97c4ee381918e6925a6cd798be5f39
treeb0ab67e7d84ff9ffcfd91a46fc8376c47c2e886f
parenta571c23e954cb88cdd5faa28593b19bd7c340130
udevadm monitor: increase netlink buffer size

A common use (e.g. in Ubuntu) for udevadm monitor is to log the events
received by udev during boot; events can be lost of the buffer size isn't
increased as udevd does.

Signed-off-by: Scott James Remnant <scott@ubuntu.com>
udev/udevadm-monitor.c