Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dhclient mixed with dhcpcd5 #224

Open
macmpi opened this issue Jul 4, 2017 · 3 comments
Open

dhclient mixed with dhcpcd5 #224

macmpi opened this issue Jul 4, 2017 · 3 comments

Comments

@macmpi
Copy link
Contributor

macmpi commented Jul 4, 2017

(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.

@macmpi
Copy link
Contributor Author

macmpi commented May 7, 2018

Referencing related commit 1028dce

@volumio
Copy link
Owner

volumio commented May 7, 2018

Yes, I am starting to cleanup and fix stuff accordingly...

@ashthespy
Copy link
Collaborator

@macmpi this would probably be less relevant with the VolumioOS branch?
However wireless.js is something that still needs some work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants