Bug#693522: systemd: Doing init 5 from runlevel 1 will result in an unusable system
Salvo Tomaselli
tiposchi at tiscali.it
Wed Jun 25 13:53:53 BST 2014
Hi,
Just tried on Sid to do init 1 and then init 5.
Can confirm the problem. Virtual terminals seem to be gone, i just have one
X11 session, pressing ctrl+alt+F* doesn't do anything.
My CPU is 100% used by /sbin/agetty
Best
root at hal9000:/home/salvo# systemctl status systemd-logind.service
systemd-logind.service - Login Service
Loaded: loaded (/lib/systemd/system/systemd-logind.service; static)
Active: active (running) since mer 2014-06-25 14:45:53 CEST; 4min 52s ago
Docs: man:systemd-logind.service(8)
man:logind.conf(5)
http://www.freedesktop.org/wiki/Software/systemd/multiseat
Main PID: 12894 (systemd-logind)
CGroup: name=systemd:/system/systemd-logind.service
└─12894 /lib/systemd/systemd-logind
giu 25 14:45:53 hal9000 systemd[1]: Starting Login Service...
giu 25 14:45:53 hal9000 systemd-logind[12894]: Watching system buttons on
/dev/input/event1 (Power Button)
giu 25 14:45:53 hal9000 systemd-logind[12894]: Watching system buttons on
/dev/input/event12 (Video Bus)
giu 25 14:45:53 hal9000 systemd-logind[12894]: Watching system buttons on
/dev/input/event0 (Lid Switch)
giu 25 14:45:53 hal9000 systemd-logind[12894]: Watching system buttons on
/dev/input/event3 (ThinkPad Extra Buttons)
giu 25 14:45:54 hal9000 systemd-logind[12894]: New session c1 of user salvo.
giu 25 14:45:54 hal9000 systemd-logind[12894]: Linked /tmp/.X11-unix/X0 to
/run/user/1001/X11-display.
This is what I found in syslog from systemd:
Jun 25 14:45:40 localhost systemd[1]: Stopping Disk Manager...
Jun 25 14:45:53 localhost systemd[1]: Stopping Rescue Mode.
Jun 25 14:45:53 localhost systemd[1]: Stopped target Rescue Mode.
Jun 25 14:45:53 localhost systemd[1]: Stopping Rescue Shell...
Jun 25 14:45:53 localhost systemd[1]: Starting Login Service...
Jun 25 14:45:53 localhost systemd[1]: Starting Forward Password Requests to
Wall Directory Watch.
Jun 25 14:45:53 localhost systemd[1]: Started Forward Password Requests to
Wall Directory Watch.
Jun 25 14:45:53 localhost systemd[1]: Starting Login Prompts.
Jun 25 14:45:53 localhost systemd[1]: Reached target Login Prompts.
Jun 25 14:45:53 localhost systemd[1]: Starting D-Bus System Message Bus...
Jun 25 14:45:53 localhost systemd[1]: Started D-Bus System Message Bus.
Jun 25 14:45:53 localhost systemd[1]: Starting /etc/rc.local Compatibility...
Jun 25 14:45:53 localhost systemd[1]: Started LSB: Starts or stops the lapdog
daemon..
Jun 25 14:45:54 localhost systemd[1]: Starting Mail Transport Agent.
Jun 25 14:45:54 localhost systemd[1]: Reached target Mail Transport Agent.
Jun 25 14:45:54 localhost systemd[1]: Starting LSB: init-Script for system
wide fetchmail daemon...
Jun 25 14:45:54 localhost systemd[1]: Started LSB: init-Script for system wide
fetchmail daemon.
Jun 25 14:45:54 localhost systemd[1]: Started /etc/rc.local Compatibility.
Jun 25 14:45:54 localhost systemd[1]: Starting Console Manager...
Jun 25 14:45:54 localhost dbus[12895]: [system] Activating via systemd:
service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
Jun 25 14:45:54 localhost dbus[12895]: [system] Activating via systemd:
service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
Jun 25 14:45:54 localhost systemd[1]: Starting Authenticate and Authorize
Users to Run Privileged Tasks...
Jun 25 14:45:54 localhost systemd[1]: Started Authenticate and Authorize Users
to Run Privileged Tasks.
Jun 25 14:45:54 localhost systemd[1]: Started Console Manager.
Jun 25 14:45:55 localhost dbus[12895]: [system] Activating via systemd:
service name='org.freedesktop.UPower' unit='upower.service'
Jun 25 14:45:55 localhost systemd[1]: Starting Daemon for power management...
Jun 25 14:45:55 localhost systemd[1]: Started Daemon for power management.
Jun 25 14:45:55 localhost dbus[12895]: [system] Activating via systemd:
service name='org.freedesktop.UDisks2' unit='udisks2.service'
Jun 25 14:45:55 localhost systemd[1]: Starting Disk Manager...
Jun 25 14:45:55 localhost systemd[1]: Started Disk Manager.
Jun 25 14:45:58 localhost 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.
Jun 25 14:45:58 localhost systemd[1]: Stopping Disk Manager...
Jun 25 14:45:58 localhost systemd[1]: Stopping Daemon for power management...
Jun 25 14:45:58 localhost systemd[1]: Stopping Authenticate and Authorize
Users to Run Privileged Tasks...
Jun 25 14:45:58 localhost systemd[1]: Stopping Console Manager...
Jun 25 14:45:58 localhost systemd[1]: Started Manage Sound Card State (restore
and store).
Jun 25 14:45:58 localhost systemd[1]: Starting Restore Sound Card State...
Jun 25 14:45:58 localhost systemd[1]: Set up automount Arbitrary Executable
File Formats File System Automount Point.
Jun 25 14:45:58 localhost systemd[1]: Started Set Up Additional Binary
Formats.
Jun 25 14:45:58 localhost systemd[1]: Started Various fixups to make systemd
work better on Debian.
Jun 25 14:45:58 localhost systemd[1]: Starting Trigger Flushing of Journal to
Persistent Storage...
Jun 25 14:45:58 localhost systemd[1]: Mounted Configuration File System.
Jun 25 14:45:58 localhost systemd[1]: Mounted Debug File System.
Jun 25 14:45:58 localhost systemd[1]: Starting Load Random Seed...
Jun 25 14:45:58 localhost systemd[1]: Mounted Huge Pages File System.
Jun 25 14:45:58 localhost systemd[1]: Started File System Check on Root
Device.
Jun 25 14:45:58 localhost systemd[1]: Starting File System Check on
/dev/sda3...
Jun 25 14:45:58 localhost systemd[1]: Stopped Console Manager.
Jun 25 14:46:03 localhost dbus[12895]: [system] Activating via systemd:
service name='org.freedesktop.UDisks2' unit='udisks2.service'
Jun 25 14:46:03 localhost systemd[1]: Starting Disk Manager...
Jun 25 14:46:03 localhost dbus[12895]: [system] Activating via systemd:
service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
Jun 25 14:46:03 localhost systemd[1]: Starting Authenticate and Authorize
Users to Run Privileged Tasks...
Jun 25 14:46:03 localhost systemd[1]: Started Authenticate and Authorize Users
to Run Privileged Tasks.
Jun 25 14:46:03 localhost systemd[1]: Started Disk Manager.
Jun 25 14:46:04 localhost dbus[12895]: [system] Activating via systemd:
service name='org.freedesktop.UPower' unit='upower.service'
Jun 25 14:46:04 localhost systemd[1]: Starting Daemon for power management...
Jun 25 14:46:04 localhost systemd[1]: Started Daemon for power management.
Jun 25 14:46:34 localhost systemd[1]: Starting ACPI event daemon...
Jun 25 14:46:34 localhost systemd[1]: Started ACPI event daemon.
Jun 25 14:48:26 localhost systemd[1]: getty at tty1.service holdoff time over,
scheduling restart.
Jun 25 14:48:26 localhost systemd[1]: Stopping Getty on tty1...
Jun 25 14:48:26 localhost systemd[1]: Starting Getty on tty1...
Jun 25 14:48:26 localhost systemd[1]: Started Getty on tty1.
--
Salvo Tomaselli
"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei
http://ltworf.github.io/ltworf/
More information about the Pkg-systemd-maintainers
mailing list