From b54cdba8cd642a37183fd2be19a67e5c698833d9 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 19 Feb 2015 15:52:17 +0000 Subject: [PATCH] Remove from default system.conf, session.conf The AppArmor and SELinux modes both default to "enabled" (i.e. enable it if and only if it is supported), so there is no need to add their element to system.conf unless a system integrator wants to set them to either required or disabled. However, if we add on upgrade from 1.9.10 to 1.9.12, any subsequent attempts to reload bus configuration before the next reboot will fail, because the dbus-daemon that is already running does not support that element. --- bus/session.conf.in | 3 --- bus/system.conf.in | 3 --- 2 files changed, 6 deletions(-) diff --git a/bus/session.conf.in b/bus/session.conf.in index d2e3f2d..cfe9544 100644 --- a/bus/session.conf.in +++ b/bus/session.conf.in @@ -25,9 +25,6 @@ - - - session.d diff --git a/bus/system.conf.in b/bus/system.conf.in index fc472bd..ac78c73 100644 --- a/bus/system.conf.in +++ b/bus/system.conf.in @@ -97,9 +97,6 @@ send_interface="org.freedesktop.DBus.Debug.Stats"/> - - - system.d -- 2.1.4