Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vesta
meta-vesta
Commits
2ccc2133
Commit
2ccc2133
authored
Oct 18, 2017
by
David Mondou
Browse files
Prevent hostapd from being started on boot.
parent
e3d4df15
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes-connectivity/hostapd/hostapd_2.6.bb
View file @
2ccc2133
...
...
@@ -6,7 +6,9 @@ DEPENDS = "libnl openssl"
SUMMARY = "User space daemon for extended IEEE 802.11 management"
inherit update-rc.d systemd
INITSCRIPT_NAME = "hostapd"
#Prevent hostapd from being started on boot.
INITSCRIPT_NAME = ""
PREFERRED_VERSION_hostapd = "2.6"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment