~upstart-devel/upstart/upstart-jobs

« back to all changes in this revision

Viewing changes to vivid/etc/init/plymouth-log.conf

  • Committer: Dimitri John Ledkov
  • Date: 2014-11-19 12:58:41 UTC
  • Revision ID: dimitri.j.ledkov@intel.com-20141119125841-98dr37roy8dvcv3b
auto update

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# plymouth-log - Flush boot log to disk
 
2
#
 
3
# plymouth buffers console messages during boot, once the filesystem
 
4
# is up they should be flushed to the boot log on disk and further
 
5
# messages written directly to it.
 
6
 
 
7
description     "Flush boot log to disk"
 
8
 
 
9
start on filesystem
 
10
 
 
11
task
 
12
 
 
13
exec /bin/plymouth update-root-fs --read-write