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

DEAMON_CONF is deprecated #3

Open
Splines opened this issue Mar 11, 2022 · 0 comments
Open

DEAMON_CONF is deprecated #3

Splines opened this issue Mar 11, 2022 · 0 comments

Comments

@Splines
Copy link

Splines commented Mar 11, 2022

In my /etc/default/hostapd I see this warning:

# Defaults for hostapd initscript
#
# WARNING: The DAEMON_CONF setting has been deprecated and will be removed
#          in future package releases.
#
# See /usr/share/doc/hostapd/README.Debian for information about alternative
# methods of managing hostapd.
#
# Uncomment and set DAEMON_CONF to the absolute path of a hostapd configuration
# file and hostapd will be started during system boot. An example configuration
# file can be found at /usr/share/doc/hostapd/examples/hostapd.conf.gz
#
#DAEMON_CONF=""

So, instead of setting this option, you should just go ahead and create the file /etc/hostapd/hostapd.conf like you did already.

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

1 participant