From 3a9cca11042331fc053ac1aa6363603622f1188c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 26 Nov 2014 20:22:22 +0100 Subject: bus-policy: steal a test case for prefix ownership from dbus1, and make sure it passes with the bus proxy enforcement --- test/bus-policy/check-own-rules.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test/bus-policy/check-own-rules.conf (limited to 'test/bus-policy') diff --git a/test/bus-policy/check-own-rules.conf b/test/bus-policy/check-own-rules.conf new file mode 100644 index 0000000000..bc2f415fcb --- /dev/null +++ b/test/bus-policy/check-own-rules.conf @@ -0,0 +1,14 @@ + + + mybususer + unix:path=/foo/bar + tcp:port=1234 + /usr/share/foo + + + + + + + -- cgit v1.2.3-54-g00ecf