You are not logged in.

#1 2018-02-19 00:11:59

nickolaiB
Member
Registered: 2018-02-18
Posts: 1

Tell dhcpcd not to run wpa_supplicant for a specific interface?

I can put "nohook wpa_supplicant" in /etc/dhcpcd.conf, but what if I only want to manage wpa_supplicant myself for a specific interface, and let dhcpcd handle any others. Is it possible to do that at the moment?

Offline

#2 2018-02-19 14:16:38

rsmarples
Member
Registered: 2009-05-12
Posts: 287

Re: Tell dhcpcd not to run wpa_supplicant for a specific interface?

The nohook directive should work in an interface block.

interface eth0
nohook wpa_supplicant

Offline

Board footer

Powered by FluxBB