Answer the question
In order to leave comments, you need to log in
How to solve problems with hostapd on Kubuntu 15.04?
Tried to install ap-hotspot . Apt-get wrote that it couldn’t find a package with that name, then I scored and installed it manually by downloading the .deb. But the error did not disappear, but was transferred to ap-hotspot. Actually, please tell me what this terminal message means:
insserv: warning: current start runlevel(s) (empty) of script `hostapd' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `hostapd' overrides LSB defaults (0 1 6).
insserv: warning: current start runlevel(s) (empty) of script `dnsmasq' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `dnsmasq' overrides LSB defaults (0 1 6).
Answer the question
In order to leave comments, you need to log in
This means that in your scripts /etc/init.d/hostapd and /etc/init.d/dnsmasq the runlevels from the LSB headers do not match those that are currently set for the script. It's okay, in general. If it's annoying, either fix the LSB headers, or change the runlevels
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question