summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-11-03 16:28:27 +1300
committerRobert Ancell <robert.ancell@canonical.com>2015-11-03 16:28:27 +1300
commit80e4edb3cab104b1c70fda7336a725fee97ec7f0 (patch)
tree4314b8b07d79ffdfdae6241e32b98bbbc47b5b7a /debian
parent452ff0c09406d3d26a79398011a33d22945ba1f9 (diff)
downloadlightdm-80e4edb3cab104b1c70fda7336a725fee97ec7f0.tar.gz
Change log backup to enabled by default - this is probably more useful. We explicitly disable in Ubuntu
Diffstat (limited to 'debian')
-rw-r--r--debian/50-disable-log-backup.conf3
-rw-r--r--debian/lightdm.install1
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/50-disable-log-backup.conf b/debian/50-disable-log-backup.conf
new file mode 100644
index 00000000..c96500f7
--- /dev/null
+++ b/debian/50-disable-log-backup.conf
@@ -0,0 +1,3 @@
+[LightDM]
+# Disable log backup - we use logrotate instead
+backup-logs=false
diff --git a/debian/lightdm.install b/debian/lightdm.install
index 01ce61ac..e126cef9 100644
--- a/debian/lightdm.install
+++ b/debian/lightdm.install
@@ -18,3 +18,4 @@ debian/source_lightdm.py usr/share/apport/package-hooks
debian/50-xserver-command.conf usr/share/lightdm/lightdm.conf.d
debian/50-greeter-wrapper.conf usr/share/lightdm/lightdm.conf.d
debian/50-guest-wrapper.conf usr/share/lightdm/lightdm.conf.d
+debian/50-disable-log-backup.conf usr/share/lightdm/lightdm.conf.d