-
Committer:
Luke Yelavich
-
Date:
2011-03-02 01:00:54 UTC
-
mfrom:
(81.1.1 mountall-deadlock)
-
Revision ID:
luke.yelavich@canonical.com-20110302010054-flylmk1ej4hydxtc
Remove '(mounted MOUNTPOINT=/usr) and (mounted MOUNTPOINT=/var)' from
/etc/init/alsa-restore.conf's 'start on' condition. Not only is this
redundant, because runlevel [2345] already implies that /usr and /var
have been mounted, but it deadlocks mountall in the event of /usr and
/var both being separate filesystems (LP: #723482).