~ubuntu-branches/ubuntu/oneiric/bootchart/oneiric

« back to all changes in this revision

Viewing changes to debian/bootchart.upstart

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2009-09-24 09:53:32 UTC
  • Revision ID: james.westby@ubuntu.com-20090924095332-8q4q6cop19lvb6ru
Tags: 0.90.2-3
Change startup condition of bootstart to virtual-filesystems so that
/var/run is mounted (this is the non-initramfs case, with initramfs
bootchart is started from there).

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
description     "boot sequence auditing"
8
8
 
9
 
start on startup
 
9
start on virtual-filesystems
10
10
stop on stopped rc
11
11
 
12
12
script