diff options
Diffstat (limited to 'network/skypeforlinux/skype-dbus-mock/skype-dbus-mock.conf')
-rw-r--r-- | network/skypeforlinux/skype-dbus-mock/skype-dbus-mock.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/network/skypeforlinux/skype-dbus-mock/skype-dbus-mock.conf b/network/skypeforlinux/skype-dbus-mock/skype-dbus-mock.conf deleted file mode 100644 index 4d8287a7a9f2d..0000000000000 --- a/network/skypeforlinux/skype-dbus-mock/skype-dbus-mock.conf +++ /dev/null @@ -1,12 +0,0 @@ -<!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.freedesktop.login1"/> - </policy> - <policy context="default"> - <allow send_destination="org.freedesktop.login1"/> - <allow send_interface="org.freedesktop.login1.Manager"/> - </policy> -</busconfig> |