mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
package/bind: don't enable server by default
Don't enable server by default as dhcp will now select bind to use the bind libraries Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
8935dae1d4
commit
39cd8cc9be
@ -28,7 +28,6 @@ if BR2_PACKAGE_BIND
|
|||||||
|
|
||||||
config BR2_PACKAGE_BIND_SERVER
|
config BR2_PACKAGE_BIND_SERVER
|
||||||
bool "Install server components"
|
bool "Install server components"
|
||||||
default y
|
|
||||||
help
|
help
|
||||||
Install server components (named, lwresd)
|
Install server components (named, lwresd)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user