~ubuntu-branches/ubuntu/saucy/cloud-init/saucy

60.1.14 by Scott Moser
* New upstream release.
1
# cloud-final.conf - run "final" jobs
2
# this runs around traditional "rc.local" time.
3
# and after all cloud-config jobs are run
4
description "execute cloud user/final scripts"
5
6
start on (stopped rc RUNLEVEL=[2345] and stopped cloud-config)
7
console output
8
task
9
223.2.4 by Scott Moser
* New upstream snapshot.
10
exec cloud-init modules --mode=final