Skip to content
Fixup enabling of services from within glean

This adds a bug fix to the previous release that stops glean from
enabling the network service on centos and fedora during boot. This
should be done during image builds instead. This became an issue because
chkconfig was racing and resulted in errors if you had more than one
network interface.