From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gabor Z. Papp" Date: Tue, 11 Nov 2008 15:35:27 +0000 Subject: inotify_init failed Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hello, with udev 132 I'm getting the error at line 869 in udevd.c: err(udev, "inotify_init failed: %m\n"); %m is "file or directory not found" What for looking inotify_init?