shell prompt is missing after change runlevel
When I typeinit <another_runlevel>then PS1 prompt is not printing on next line.
-
I'd say this is expected behavior, since the shell which executes the
init(ortelinit) command most likely gets killed by the init process when switching runlevels, before it has any chance to print anything at all. -
Status changed to closed