Config.in 334 B

123456789101112
  1. config BR2_PACKAGE_NETIFRC
  2. bool "netifrc"
  3. depends on BR2_PACKAGE_OPENRC
  4. help
  5. netifrc is a collection of modules created to configure and
  6. manage network interfaces via individual, per-interface
  7. scripts.
  8. https://wiki.gentoo.org/wiki/Netifrc
  9. comment "netifrc needs openrc as init system"
  10. depends on !BR2_PACKAGE_OPENRC