[Bug 1264782] [NEW] Job can cause the system to hang on booting
Sworddragon
1264782 at bugs.launchpad.net
Sun Dec 29 03:31:03 UTC 2013
Public bug reported:
I'm using Ubuntu 14.04 dev with upstart 1.11-0ubuntu1 and some
combinations in the "start on" stanza (it seems like mounted (maybe with
MOUNTPOINT) and another condition) can cause the boot to hang. Here is
an example script:
exec true
start on (mounted MOUNTPOINT=/) and runlevel [2345]
** Affects: upstart (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1264782
Title:
Job can cause the system to hang on booting
Status in “upstart” package in Ubuntu:
New
Bug description:
I'm using Ubuntu 14.04 dev with upstart 1.11-0ubuntu1 and some
combinations in the "start on" stanza (it seems like mounted (maybe
with MOUNTPOINT) and another condition) can cause the boot to hang.
Here is an example script:
exec true
start on (mounted MOUNTPOINT=/) and runlevel [2345]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1264782/+subscriptions
More information about the foundations-bugs
mailing list