On Thu, 13.10.11 21:50, Warpme ([email protected]) wrote: > Hi, > I just upgraded systemd 35 to 37. > Milion thx for devs for fixing bug39824 ! > > My distro is Archlinux. > system boots/works OK, but after upgrade I have one annoying issue: > > Output msgs about services status now is printed to currently active VT. > If I have 5 of them and initially 1st was active - I get services > status messages on VT1. When I switch to VT5 - all status goes to > VT5. > > Is there way to configure systemd that services status is outputed > always to VT1 terminal or to defined constant VT ?
console=tty5 on the kernel cmdline might do the job. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
