/etc/init.d/rc should respect ltsp-client as an endpoint for usplash progressbar lenght calculation

Bug #62036 reported by Oliver Grawert
2
Affects Status Importance Assigned to Milestone
sysvinit (Ubuntu)
Fix Released
Low
Scott James Remnant (Canonical)

Bug Description

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.

Oliver Grawert (ogra)
Changed in sysvinit:
importance: Untriaged → Low
Changed in sysvinit:
assignee: nobody → ogra
status: Unconfirmed → Confirmed
Changed in sysvinit:
assignee: ogra → keybuk
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.