summaryrefslogtreecommitdiff
path: root/test/data
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2017-02-14 15:10:20 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2017-02-21 13:24:02 +0000
commit3d5bc65333f3ab6437ddeeed1f4e30856aa32e6b (patch)
tree087ba1b47675258283cdc8af4aa9e92384076829 /test/data
parentff03660715bee6b97fa6bed179f23316cf28723f (diff)
downloaddbus-3d5bc65333f3ab6437ddeeed1f4e30856aa32e6b.tar.gz
sd-activation test: Exercise transient services
To do this, we have to use the <standard_session_servicedirs/>. A previous commit ensured that those don't provide any service files we don't expect. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=99825 Reviewed-by: Philip Withnall <withnall@endlessm.com> Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'test/data')
-rw-r--r--test/data/valid-config-files/systemd-activation.conf.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/data/valid-config-files/systemd-activation.conf.in b/test/data/valid-config-files/systemd-activation.conf.in
index a3a59f05..2c3d2c21 100644
--- a/test/data/valid-config-files/systemd-activation.conf.in
+++ b/test/data/valid-config-files/systemd-activation.conf.in
@@ -2,7 +2,9 @@
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<listen>@TEST_LISTEN@</listen>
+
<servicedir>@DBUS_TEST_DATA@/systemd-activation</servicedir>
+ <standard_session_servicedirs />
<policy context="default">
<allow send_destination="*"/>