diff --git a/debian/changelog b/debian/changelog
index 81ed052..12954de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+kubuntu-settings (1:17.04ubuntu6) UNRELEASED; urgency=medium
+
+ * Add a default korgacrc for new users with autostart turned off.
+ Stops the daemon and hence akonadi autoloading in a live session
+ where it is not required, and returns the choice to the user whether
+ to run this on new installs.
+
+ -- Rik Mills <rikmills@kubuntu.org> Fri, 07 Apr 2017 16:44:35 +0100
+
kubuntu-settings (1:17.04ubuntu5) zesty; urgency=medium
* Change default user picture to konqui
diff --git a/desktop/etc/skel/.config/korgacrc b/desktop/etc/skel/.config/korgacrc
index e69de29..c182eab 100644
--- a/desktop/etc/skel/.config/korgacrc
+++ b/desktop/etc/skel/.config/korgacrc
@@ -0,0 +1,3 @@
+[General]
+Autostart=false
+Enabled=false