From mboxrd@z Thu Jan 1 00:00:00 1970 From: md@Linux.IT (Marco d'Itri) Date: Mon, 30 Jan 2012 21:36:02 +0000 Subject: Re: Mounting only inserted disks Message-Id: <20120130213602.GA12569@bongo.bofh.it> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Jan 30, "Karl O. Pinc" wrote: > It occurs to me that udev could provide an RUN-like key that > would not only run but would also detach the new process, > as a favor to long-running RUNed processes so that > each does not have to code it's own detach. Here: RUN+="/bin/sh -c '/usr/bin/program &'" HTH. -- ciao, Marco