The init script responsible for the "* Mounting local filesystems..." text displays the "[ok]" part too early compared to the other init scripts.

Bug #22039 reported by Valtteri Vainikka
4
Affects Status Importance Assigned to Milestone
sysvinit (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

There is a slight aesthetic problem with one of the initscripts: specifically,
the one that is responsible for mounting the local filesystems. It currently
displays (echoes) the "[ok]" text too early geometry wise. It should display the
[ok] in the same geometrical location as the other scripts - currently it looks
out of place.

To see an illustrative picture of this, see:

http://tolu.edu.hel.fi/~vrln/script.png

As one can see, the "[ok]" part is not displayed in line with the rest of the
init scripts. I'm running Ubuntu Breezy, and I've updated everything today. My
/etc/fstab looks like this:

# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda2 / reiserfs notail,noatime,user_xattr 0 1
/dev/hda1 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0

Revision history for this message
Valtteri Vainikka (valtteri) wrote :

Sorry, I forgot to select the target milestone - it should be Breezy. I can't
seem to edit it anymore, not enough access.

Revision history for this message
Matt Zimmerman (mdz) wrote :

(In reply to comment #1)
> Sorry, I forgot to select the target milestone - it should be Breezy. I can't
> seem to edit it anymore, not enough access.

That isn't what it's for, anyway.

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

I believe this has been fixed.

Changed in sysvinit:
status: Unconfirmed → 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.