Skip to content

dhclient mixed with dhcpcd5 #224

Description

@macmpi

(talking about the client side thing for now, not to confuse with dhcpd server side)

I incidentally stumbled into some coherence issues in Client DHCP services:
wireless.js seems to mostly use dhcpcd (although some variable names may refer to the other due to historic reason).
However, dhcpcd has no proper systemd service set, as the service file is erroneously named .conf. It has a real .conf file though.
On the other hand dhclient has a proper service set and .conf file, but isc-dhcp-client or dhcp3-client are nowhere to be found...
Is this mix really intended or historical leftovers?

@earlchew could you help set some coherence and clean-up as per your earlier recommandations?
I guess all dhclient related stuff should probably go away, and dhcpcd stuff fine-tuned.
Thanks for thoughts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions