1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-26 13:21:28 +00:00
Files
operating-system/buildroot/package/ifupdown-scripts/Config.in
2018-03-17 23:47:00 +00:00

8 lines
275 B
Plaintext

config BR2_PACKAGE_IFUPDOWN_SCRIPTS
bool "ifupdown scripts"
default y if BR2_ROOTFS_SKELETON_DEFAULT
depends on !BR2_PACKAGE_SYSTEMD_NETWORKD
help
Set of scripts used by ifupdown (either the standalone one,
or the busybox one) to bring network up, or tear it down.