NetworkManager サービスが無効で実行していなくても nm-system-settings プロセスが実行している
Issue
- nm-system-settings プロセスが実行していますが、NetworkManager は停止しています。
# chkconfig --list NetworkManager
NetworkManager 0:off 1:off 2:off 3:off 4:off 5:off 6:off
# service NetworkManager status
NetworkManager is stopped
# grep nm-system-settings /var/log/messages
Apr 30 08:35:03 localhost nm-system-settings: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth1 ...
Apr 30 08:35:03 localhost nm-system-settings: ifcfg-rh: error:Missing or invalid IP4 prefix '0'
Apr 30 08:35:03 localhost nm-system-settings: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ...
Apr 30 08:35:03 localhost nm-system-settings: ifcfg-rh: error:Missing or invalid IP4 prefix '0'
Environment
- Red Hat Enterprise Linux
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.