mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
daemon: drop the obsolete dbus policy file
This commit is contained in:
parent
08525e865d
commit
7a6fa50575
1 changed files with 0 additions and 18 deletions
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0"?><!--*-nxml-*-->
|
||||
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
|
||||
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
|
||||
|
||||
<!--
|
||||
This file is part of PipeWire.
|
||||
-->
|
||||
|
||||
<busconfig>
|
||||
|
||||
<!-- System-wide PipeWire runs as 'pipewire' user. This fragment is
|
||||
not necessary for user PipeWire instances. -->
|
||||
|
||||
<policy user="pipewire">
|
||||
<allow own="org.pipewire"/>
|
||||
</policy>
|
||||
|
||||
</busconfig>
|
||||
Loading…
Add table
Add a link
Reference in a new issue