Public bug reported:

the xfs start scripts are /etc/rc?.d/S20xfs, while gdm starts at
/etc/rc?.d/S13gdm.  This causes breakage if a font needed by gdm/X11 is
provided by xfs.

Workaround: for dir in rc[2345].d; do sudo mv $dir/S20xfs $dir/S12xfs;
sudo mv $dir/S20xfstt $dir/S12xfstt; done

Solution: preform workaround and repackage.  :)

** Affects: xfs (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
xfs start script too low of a priority 
https://launchpad.net/bugs/67156

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to