systemd-compat-units: We require networking to run udhcpc for us

On the ODU and probably on the BSC as well we require to have
ifupdown configure the network interfaces. This is not done using
systemd yet.
This commit is contained in:
Holger Hans Peter Freyther 2014-07-14 16:06:52 +02:00
parent c5c1d3a313
commit fd9e8b9cc4
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,5 @@
PRINC="1"
# We need networking to run as we have no native services yet
SYSTEMD_DISABLED_SYSV_SERVICES_remove = "networking"

View File

@ -0,0 +1,2 @@
require recipes-fixes/systemd/${PN}_sysmocom.inc