You are not logged in.
Pages: 1
How can I find out what is trying to load this service?
I see this in my dmesg and while I don't think it's a problem, I'm just trying to make my server as robust/bug/error free as possible.
[ 4.058436] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.Not an actual server, but an old quad core PC that has no onboard, and no video card. It's just a spare box used like a server.
Last edited by Naijeru (2012-09-18 14:54:33)
Offline
Thanks.
So when it installed systemd over the top of my initscripts install, it decided to set my default target to graphical, ignoring the inittab that has always been set to 3. Learnt something new today, thanks.
Offline
No - when you installed systemd you failed to specify your required default target.
Offline
Forgive the ignorance, but when doing a 'pacman -S systemd' or a 'pacman -Syu', how would I specify the default target?
Offline
Naijeru, there is documentation for a purpose. In this case: https://wiki.archlinux.org/index.php/Sy … _boot_into
Please don't be a help vampire. And read our forum etiquette.
To know or not to know ...
... the questions remain forever.
Offline
Pages: 1