Re: how to do ? minimal udev script for my rc.sysinit ?
Tom Gundersen <[email protected]> Thu, 07 May 2015 09:34:36 +0000
| Newsgroups | org.kernel.vger.linux-hotplug |
|---|---|
| Message-ID | <CAG-2HqUCraF0U0LO1hvYrzXLPDaWxDabtDUtUtLFmnbJujS2_w@mail.gmail.com> |
On Wed, May 6, 2015 at 7:16 PM, linuxcbon linuxcbon <[email protected]> wrote: > On Wed, May 6, 2015 at 7:01 AM, Tom Gundersen <[email protected]> wrote: >> A good starting point is to look at the ExecStart lines in the udev >> Tom > > Hi Tom, > I don't have systemd, I have udev or mdev only. Sure, but you'll want to do the equivalent on your system as what the systemd service files describe, which is why I suggest that as a starting point. -t