systemd-compat-units: enable networking service
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
This commit is contained in:
parent
e6d8935501
commit
115b996384
@ -0,0 +1,6 @@
|
||||
SYSTEMD_DISABLED_SYSV_SERVICES_remove += " networking"
|
||||
|
||||
pkg_postinst_ontarget_${PN}() {
|
||||
|
||||
systemctl enable networking.service
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user