~corey.bryant/heat/kilo-3

« back to all changes in this revision

Viewing changes to debian/patches/default-log-dir.patch

  • Committer: Chuck Short
  • Date: 2014-07-21 13:28:34 UTC
  • Revision ID: zulcss@ubuntu.com-20140721132834-gbhbg1ypmudccpz6
Refreshed patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff --git a/etc/heat/heat.conf.sample b/etc/heat/heat.conf.sample
 
2
index 3b980ab..d014484 100644
1
3
--- a/etc/heat/heat.conf.sample
2
4
+++ b/etc/heat/heat.conf.sample
3
 
@@ -287,7 +287,7 @@
 
5
@@ -505,7 +505,7 @@
4
6
 # (Optional) The base directory used for relative --log-file
5
7
 # paths. (string value)
6
8
 # Deprecated group/name - [DEFAULT]/logdir
8
10
+log_dir=/var/log/heat
9
11
 
10
12
 # Use syslog for logging. Existing syslog format is DEPRECATED
11
 
 # during I, and will chang in J to honor RFC5424. (boolean
 
13
 # during I, and will change in J to honor RFC5424. (boolean
 
14