[opensuse-kde3] Oss 12.2 : missing services...
Hello All, I have a little problem that is: once my system is started and oss12.2/kde3 is running, the services : alsasound cups nscd random (reached by "yast" -> "system" -> "system services (runlevel)" this services are marked as activated but displayed with an asterisc, and not running. When I restart each of them by hand (clicking on the "activate" button), the resulting dialog is "OK". I can print once cups is "restarted". I can't repare, but I would like to restart it with a script. I got nice information typing : ← systemctl --full list-units as root, and got : → systemd-random-seed-load.path loaded active waiting Random Seed → nscd.service loaded active running Name Service Cache Daemon → cups.service loaded active running CUPS Printing Serv So : ← systemctl start cups.service ← systemctl start nscd.service as root should work. But does someone knows how to do for "alsasound" and "random" ? I more generaly wonder if the method is good. After a systemctl --full list-units command, two of the lines displayed are : → NetworkManager.service loaded failed failed Network Manager → cups.socket loaded failed failed CUPS Printing Service Sockets Typing : ← systemctl status NetworkManager.service : → NetworkManager.service - Network Manager → Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled) → Active: failed (Result: exit-code) since Fri, 24 Apr 2015 ...; 29s ago → Process: 8726 ExecStartPre=/usr/bin/test x${NETWORKMANAGER} = xyes (code=exited, status=1/FAILURE) → CGroup: name=systemd:/system/NetworkManager.service I already sow that error, during the boot "Network Manager [failed]". and : ← systemctl status cups.socket : → cups.socket - CUPS Printing Service Sockets → Loaded: loaded (/lib/systemd/system/cups.socket; enabled) → Active: failed (Result: resources) → CGroup: name=systemd:/system/cups.socket Could someone tell me how to solve this/these problem/s ? Thank you for the attention you paid to that mail. Patrick -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
participants (1)
-
Patrick Serru