summaryrefslogtreecommitdiff
path: root/bus/session.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'bus/session.conf.in')
-rw-r--r--bus/session.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/bus/session.conf.in b/bus/session.conf.in
index 962a1982..d8518418 100644
--- a/bus/session.conf.in
+++ b/bus/session.conf.in
@@ -21,6 +21,10 @@
<allow own="*"/>
</policy>
+ <!-- Config files are placed here that among other things,
+ further restrict the above policy for specific services. -->
+ <includedir>session.d</includedir>
+
<!-- This is included last so local configuration can override what's
in this standard file -->
<include ignore_missing="yes">session-local.conf</include>