Index: /developers/charlie/Stuffs/tichy.conf
===================================================================
--- /developers/charlie/Stuffs/tichy.conf	(revision 4801)
+++ /developers/charlie/Stuffs/tichy.conf	(revision 4801)
@@ -0,0 +1,10 @@
+<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+<busconfig>
+    <policy user="root">
+        <allow own="org.tichy"/>
+        <allow send_path="/Launcher"/>
+        <allow send_destination="org.tichy.Launcher"/>
+        <allow receive_sender="org.tichy.Launcher"/>
+    </policy>
+</busconfig>
