This is an automated email from the git hooks/post-receive script. wrar-guest pushed a commit to branch master in repository xboxdrv.
commit 1a44d5f651dd5faf268388a5d96579600ad45a29 Author: Ingo Ruhnke <[email protected]> Date: Mon Nov 9 10:13:55 2015 +0100 Added data/org.seul.Xboxdrv.conf for dbus --- data/org.seul.Xboxdrv.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/org.seul.Xboxdrv.conf b/data/org.seul.Xboxdrv.conf new file mode 100644 index 0000000..628fcd5 --- /dev/null +++ b/data/org.seul.Xboxdrv.conf @@ -0,0 +1,6 @@ +<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> +<busconfig> + <policy context="default"> + <allow own="org.seul.Xboxdrv"/> + </policy> +</busconfig> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xboxdrv.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

