From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Wed, 10 Nov 2004 00:06:26 +0000 Subject: Re: udevstart problem Message-Id: <1100045186.7719.15.camel@localhost.localdomain> List-Id: References: <20041107140753.GB1722@schottelius.org> In-Reply-To: <20041107140753.GB1722@schottelius.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Tue, 2004-11-09 at 22:39 +0100, Nico Schottelius wrote: > Nico Schottelius [Mon, Nov 08, 2004 at 10:26:45PM +0100]: > > [...] > > I'll try to reboot and look if /dev/null und /dev/urandom than exist. > > Yes, everything's there. Working fine! > > But there is another problem: > > I want to run udevstart at system startup. I am using > minit[0,1], which starts programs with links: > > ln -s /sbin/udevstart run Yes, but minit uses the the link target and passes it as argv[0]. So this should work. If not, just wrap it in a two line shell script that does an exec udevstart. > When calling run, it looks like udevstart (which is a link to udev) > looks at argv[0]. > > Can we change that and make two programs of it or add > a parameter "-s" for start to udev? I will add a parameter. I miss that too, cause you need to create the link in the source tree just to test udevstart. Thanks, Kay ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel