lp://staging/~beehock/upstart/upstart.fix-328881
- Get this branch:
- bzr branch lp://staging/~beehock/upstart/upstart.fix-328881
Branch merges
- Scott James Remnant (community): Needs Fixing
-
Diff: 56 lines (+15/-1)4 files modifiedChangeLog (+5/-0)
init/job_class.h (+2/-1)
init/parse_job.c (+2/-0)
init/system.c (+6/-0)
Related bugs
Bug #328881: init: support logging of job output | Wishlist | Fix Released |
Related blueprints
Recent revisions
- 1265. By Hawk
-
2011-03-10 BeeHock Goh <email address hidden>
* Extend support for stanza console to support logging (LP: 328881)
* console logged will redirect output to /var/log/upstart. log - 1264. By Scott James Remnant (Canonical)
-
* configure.ac: Bump version to 1.1
* NEWS: Begin new release - 1260. By Scott James Remnant (Canonical)
-
* init/tests/
test_conf. c (test_source_ reload_ job_dir) : Add tests for
a crasher bug when a file is created called ".conf"
* init/conf.c (conf_dir_filter): Apply fix for the crasher; check that
the character before the ".conf" extension is not "/"
* NEWS: Update. - 1259. By Petr Lautrbach
-
* init/job_process.c (job_process_
termianted) : Don't rewind the
utmp file between updates.
* init/tests/test_job_ process. c (test_utmp): Add test case for
newer mingetty behaviour. - 1258. By Scott James Remnant (Canonical)
-
* contrib/
bash_completion /upstart: Add bash completion script.
* contrib/Makefile.am (EXTRA_DIST): Include in tarball.
* NEWS: Update. - 1256. By Petr Lautrbach
-
* init/job_process.c (job_process_
terminated) : On termination of
a job, update the utmp file replacing any existing entry for that
pid with a DEAD_PROCESS entry; likewise append an entry to wtmp.
* init/tests/test_job_ process. c (test_utmp): Test utmp handling.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/upstart