Код: Выделить всё
status networkmanager
networkmanager.service - LSB: Daemon for automatically switching to best network connection.
Loaded: loaded (/etc/rc.d/init.d/networkmanager)
Active: failed (Result: exit-code) since Sun, 10 Feb 2013 10:57:38 +0400; 4min 17s ago
Process: 2637 ExecStop=/etc/rc.d/init.d/networkmanager stop (code=exited, status=0/SUCCESS)
Process: 2559 ExecStart=/etc/rc.d/init.d/networkmanager start (code=exited, status=0/SUCCESS)
Main PID: 2600 (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/networkmanager.service
Feb 10 10:57:37 slawa.localhost.localdomain NetworkManager[2600]: ifcfg-mdv: error: Unable to discover MAC address: ioctl error
Feb 10 10:57:37 slawa.localhost.localdomain NetworkManager[2600]: ifcfg-mdv: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ...
Feb 10 10:57:37 slawa.localhost.localdomain NetworkManager[2600]: ifcfg-mdv: read connection 'Система eth0'
Feb 10 10:57:37 slawa.localhost.localdomain NetworkManager[2600]: <info> modem-manager is now available
Feb 10 10:57:37 slawa.localhost.localdomain NetworkManager[2600]: <info> monitoring kernel firmware directory '/lib/firmware'.
Feb 10 10:57:37 slawa.localhost.localdomain NetworkManager[2600]: <error> [1360479457.977321] [nm-dbus-manager.c:338] nm_dbus_manager_start_service(): Could not acquire the NetworkManager service as it is already taken.
Feb 10 10:57:37 slawa.localhost.localdomain NetworkManager[2600]: <error> [1360479457.977937] [main.c:634] main(): failed to start the dbus service.
Feb 10 10:57:37 slawa.localhost.localdomain NetworkManager[2600]: <info> exiting (error)
Feb 10 10:57:37 slawa.localhost.localdomain networkmanager[2559]: Запускается менеджер сетевых профилей: [ ОК ]
Feb 10 10:57:38 slawa.localhost.localdomain networkmanager[2637]: Останавливается менеджер сетевых профилей: [ ОШИБКА
systemctl status dbus.service
dbus.service - D-Bus System Message Bus
Loaded: loaded (/lib/systemd/system/dbus.service; static)
Active: active (running) since Sun, 10 Feb 2013 10:57:44 +0400; 8min ago
Main PID: 2969 (dbus-daemon)
CGroup: name=systemd:/system/dbus.service
├ 2969 /usr/bin/dbus-daemon --system --address=system...
├ 3610 /usr/lib/udisks-daemon
├ 3612 udisks-daemon: not polling any devices
└ 3741 /usr/sbin/modem-manager
Feb 10 10:58:17 slawa.localhost.localdomain dbus-daemon[2969]: modem-manager[3741]: <info> Loaded plugin 'Novatel'
Feb 10 10:58:17 slawa.localhost.localdomain dbus-daemon[2969]: modem-manager[3741]: <info> Loaded plugin 'Longcheer'
Feb 10 10:58:17 slawa.localhost.localdomain dbus-daemon[2969]: modem-manager[3741]: <info> Loaded plugin 'Iridium'
Feb 10 10:58:17 slawa.localhost.localdomain dbus-daemon[2969]: modem-manager[3741]: <info> Loaded plugin 'Cinterion'
Feb 10 10:58:17 slawa.localhost.localdomain dbus-daemon[2969]: modem-manager[3741]: <info> Loaded plugin 'Generic'
Feb 10 10:58:17 slawa.localhost.localdomain dbus-daemon[2969]: modem-manager[3741]: <info> Successfully loaded 20 plugins
Feb 10 10:58:24 slawa.localhost.localdomain dbus-daemon[2969]: dbus[2969]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Feb 10 10:58:24 slawa.localhost.localdomain dbus[2969]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Feb 10 10:58:25 slawa.localhost.localdomain dbus-daemon[2969]: dbus[2969]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Feb 10 10:58:25 slawa.localhost.localdomain dbus[2969]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
[root@slawa slawa]# systemctl status nm_dbus_manager.service
nm_dbus_manager.service
Loaded: error (Reason: No such file or directory)
Active: inactive (dead)
systemctl start nm_dbus_manager.service
Failed to issue method call: Unit nm_dbus_manager.service failed to load: No such file or directory. See system logs and 'systemctl status nm_dbus_manager.service' for details.