Branches for Utopic

Name Status Last Modified Last Commit
lp:ubuntu/utopic/upstart bug 2 Mature 2014-09-30 09:00:01 UTC
1589. debian/user-conf/logrotate.conf: Hand...

Author: James Hunt
Revision Date: 2014-09-30 09:00:01 UTC

debian/user-conf/logrotate.conf: Handle corrupt status files

lp:~psusi/ubuntu/utopic/upstart/fix-reboot bug(Has a merge proposal) 1 Development 2014-05-09 14:18:29 UTC
1565. Fix use of REBOOTCOMMAND argument to ...

Author: Phillip Susi
Revision Date: 2014-05-09 14:12:10 UTC

Fix use of REBOOTCOMMAND argument to not bring the system
down to single user mode (LP: #1174272)

lp:~serge-hallyn/ubuntu/utopic/upstart/cgroup-race1 1 Development 2014-08-27 21:28:32 UTC
1583. cgroup: don't mark cgroup to autremov...

Author: Serge Hallyn
Revision Date: 2014-08-27 21:25:58 UTC

cgroup: don't mark cgroup to autremove.

We have a race. When main upstart job exits, all tasks are removed
from the cgroup, so autoremove kicks in. Then post-stop tries to create
the same cgroup again. Then it execs the tasks to be run in that
cgroup. Between the re-create and the exec, the autoremove thread may
actually run and remove the cgroup.

So simply remove the cgroup after post-stop. We mark it for autoremove
(in case there is a lingering task) and also try to recursively remove it.

lp:~serge-hallyn/ubuntu/utopic/upstart/cgroup-race2 (Has a merge proposal) 1 Development 2014-08-27 22:58:26 UTC
1585. use different cgroup name for each up...

Author: Serge Hallyn
Revision Date: 2014-08-27 22:58:26 UTC

use different cgroup name for each upstart job type (LP: #1357252)

lp:~xnox/ubuntu/utopic/upstart/core-split bug(Has a merge proposal) 1 Development 2014-08-04 15:04:29 UTC
1593. Make user session execute upstart, no...

Author: Dimitri John Ledkov
Revision Date: 2014-08-04 15:04:29 UTC

Make user session execute upstart, not init.

15 of 5 results