0

I'am new user in base-void-linux and I need to enable NetworkManager.

For that I need to disable dhcpcd and wpa_supplicant services. I need help for how to disable wpa_supplicant service.

1
  • 1
    Your distribution has installation documentation that I just looked at. Have you read it or attempted to use it? Specifically NetworkManager Commented Dec 14, 2023 at 17:45

1 Answer 1

0

Under runit, you should remove the symlink:

# rm -f /var/service/wpa_supplicant.service # rm -f /var/service/dhcpcd.service 

Void docs: disabling service

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.