From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Thu, 20 Mar 2014 08:32:46 -0700 Subject: Unable to find /sbin/hotplug in my running kernel In-Reply-To: References: Message-ID: <20140320153246.GA22229@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Thu, Mar 20, 2014 at 08:50:02PM +0530, Rahul Garg wrote: > Hi > > I am unable to find /sbin/hotplug in my running kernel. It's not a kernel program, it's a userspace program, that should not be used anymore, as udev listens on a netlink socket instead these days. thanks, greg k-h