Package: initscripts-4.16-1 The file /etc/rc.d/init.d/network does not work correctly (i.e. the interface is brought up) if the file /etc/sysconfig/network-scripts/ifcfg-XXX# where XXX# is ppp0, for example, if that file contains: ONBOOT="no" as opposed to ONBOOT=no I believe the former syntax may have been used in the modemtool from the old control-panel. This could be fixed by changing the regular expression looking for this.
fixed in latest initscripts, which will be in next Raw Hide release. (4.32-2)