When in runlevel 3 I issue /sbin/telinit 5, instead of just starting xdm service, systemd restarts a lot of services that are already running, like network, and even worse - it closes all gettys, which makes this operation pretty painful. Same with switching back to runlevel 5: instead of just stopping xdm service, systemd restarts a lot of services including network and getty. It even does not really honors a lot of my settings: starts NetworkManager (why??? it is disabled), and few other things that are not supposed to run. Switching back to sysV init fixed all my problems...
The getty issue should be fixed now, please test.
Just tested with systemd 197 on Arch Linux, going from runlevel 3 to 5 didn't give me any network or getty issues, maybe this can be closed?
Can't confirm on SuSE 12.3 - now /sbin/telinit 3 just hangs with no response, until Ctrl+C. If I can't find a way to get rid of systemd in SuSE I will have to switch to another distribution :-(. That's a pity - I liked SuSE so far...
(In reply to comment #3) > Can't confirm on SuSE 12.3 - now /sbin/telinit 3 just hangs with no > response, until Ctrl+C. > > If I can't find a way to get rid of systemd in SuSE I will have to switch to > another distribution :-(. That's a pity - I liked SuSE so far... 12.3 has systemd 195.. This issue is only corrected in version 197 or in openSUSE 13.1 ..
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.