Public bug reported:
in /etc/init.d/rc the length of the usplash progressbar is calculated on
base of a display manager or the halt/reboot initscripts. usually no
display manager is installed on ltsp clients but the ltsp-client script
starts the screen session and sops usplash, so the case condition in
line 226 of this scripts should be changed from:
gdm|xdm|kdm|reboot|halt)
to:
gdm|xdm|kdm|ltsp-client|reboot|halt)
to make the progress bar work right on ltsp clients as well.
** Affects: sysvinit (Ubuntu)
Importance: Low
Status: Unconfirmed
** Changed in: sysvinit (Ubuntu)
Importance: Untriaged => Low
--
/etc/init.d/rc should respect ltsp-client as an endpoint for usplash
progressbar lenght calculation
https://launchpad.net/bugs/62036
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs