mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
package/ifupdown-scripts: allow use with a custom skeleton
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
5fb1b86782
commit
ac41572e66
@ -1,8 +1,7 @@
|
|||||||
config BR2_PACKAGE_IFUPDOWN_SCRIPTS
|
config BR2_PACKAGE_IFUPDOWN_SCRIPTS
|
||||||
bool
|
bool "ifupdown scripts"
|
||||||
depends on BR2_ROOTFS_SKELETON_DEFAULT
|
|
||||||
depends on !BR2_PACKAGE_SYSTEMD_NETWORKD
|
depends on !BR2_PACKAGE_SYSTEMD_NETWORKD
|
||||||
default y
|
default y if BR2_ROOTFS_SKELETON_DEFAULT
|
||||||
help
|
help
|
||||||
Set of scripts used by ifupdown (either the standalone one, or the
|
Set of scripts used by ifupdown (either the standalone one, or the
|
||||||
busybox one) to bring network up, or tear it down.
|
busybox one) to bring network up, or tear it down.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user