summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-03-01 12:30:31 -0500
committerScott Moser <smoser@ubuntu.com>2016-03-01 12:30:31 -0500
commit290afe72d53b5e38c3781934e23a676a3c1986e5 (patch)
treed17d8ded09d9274c40f652d8bc3d4fd0d6449cae /ChangeLog
parentf0e26abe896318819a6b568dd72e9974b53928c8 (diff)
downloadcloud-init-git-290afe72d53b5e38c3781934e23a676a3c1986e5.tar.gz
timezone: use a symlink when updating /etc/localtime
Unless /etc/localtime is an existing file and not a symlink, then we will symlink instead of copying the tz_file to /etc/localtime. The copy was due to an old bug in Ubuntu, symlink should be preferred. LP: #1543025
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b31148ac..2f1f9f87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -81,6 +81,8 @@
- lxd: add support for setting up lxd using 'lxd init' (LP: #1522879)
- Add Image Customization Parser for VMware vSphere Hypervisor
Support. [Sankar Tanguturi]
+ - timezone: use a symlink rather than copy for /etc/localtime
+ unless it is already a file (LP: #1543025).
0.7.6:
- open 0.7.6