From 10d4048677a90ab66ab4a314f311163b6e6d9cf1 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 25 Jan 2011 02:26:22 +0000 Subject: add support for redirecting output of cloud-init, cloud-config and cloud-final --- upstart/cloud-config.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstart/cloud-config.conf') diff --git a/upstart/cloud-config.conf b/upstart/cloud-config.conf index 5c6fed82..5edc58b9 100644 --- a/upstart/cloud-config.conf +++ b/upstart/cloud-config.conf @@ -5,4 +5,4 @@ start on (filesystem and started rsyslog) console output task -exec cloud-init-cfg all cloud_config +exec cloud-init-cfg all config -- cgit v1.2.3