summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-07-31 15:04:14 -0400
committerScott Moser <smoser@ubuntu.com>2014-07-31 15:04:14 -0400
commit36067bc77e6697ed5c5a50b4b17bbc95911d0d76 (patch)
tree80e222a13dc3a632ac34c7beb1c8a7d177b94378 /ChangeLog
parente99f956d787fc9185e70fb5d31ede6fee0139226 (diff)
parenteb6f294ff89696651b6ba4bda97f05ed6e0dfcf0 (diff)
downloadvyos-cloud-init-36067bc77e6697ed5c5a50b4b17bbc95911d0d76.tar.gz
vyos-cloud-init-36067bc77e6697ed5c5a50b4b17bbc95911d0d76.zip
add ubuntu-init-switch module for testing systemd.
The module is useful primarily for testing in Ubuntu's transition to systemd. It should be very harmless elsewhere as it defaults to doing nothing, and will only run if configured as 'ubuntu' distro *and* 'dpkg' is available.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ec4eb1a..296a15cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,7 @@
[Dimitri John Ledkov]
- SeLinuxGuard: remove invalid check that looked for stat.st_mode in os.lstat.
- do not write comments in /etc/timezone (LP: #1341710)
+ - ubuntu: provide 'ubuntu-init-switch' module to aid in systemd testing.
0.7.5:
- open 0.7.5
- Add a debug log message around import failures