Re: Syntax to add dhclient to startup?
Andrej <[email protected]> Sat, 17 Nov 2018 08:49:40 +1300
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <CACMx3pOWqCPDzs--AEfAfriNWGcP4nkc5EYWX-BVHOfFbNd7Ug@mail.gmail.com> |
On Wed, 14 Nov 2018 at 00:10, bill d <[email protected]> wrote: > > Hi all. At present i have no Ethernet at boot up until I do su and dhclient from terminal. I've had no success adding this to my startup as "dhclient &" The system is Siduction (debian sid-based), using systemd. Many thanks! That seems like an odd problem to have, and an even odder way of trying to solve it ... A cursory read of https://manual.siduction.org/inet-ceni#netcardconfig suggests that you SHOULD be getting networking out of the box? I won't dig any further in this, not keen on understanding the boot process of a live-CD distro I'm never going to use; but if you have the ability to modify startup statically try specifying the full path to dhclient ... and if it is available, use sudo ... check if there's a way to get a graphical password prompt if your distro needs one. If not, and you can "su" w/o a password prompt, try /path/to/su -c /path/to/dhclient