[RigoDaemon] fix xml indentation
This commit is contained in:
@@ -2,16 +2,15 @@
|
||||
"-//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.sabayon.Rigo"/>
|
||||
<allow send_destination="org.sabayon.Rigo"/>
|
||||
</policy>
|
||||
<policy group="entropy">
|
||||
<allow own="org.sabayon.Rigo"/>
|
||||
<allow send_destination="org.sabayon.Rigo"/>
|
||||
</policy>
|
||||
<policy context="default">
|
||||
<deny send_destination="org.sabayon.Rigo"/>
|
||||
</policy>
|
||||
<policy user="root">
|
||||
<allow own="org.sabayon.Rigo"/>
|
||||
<allow send_destination="org.sabayon.Rigo"/>
|
||||
</policy>
|
||||
<policy group="entropy">
|
||||
<allow own="org.sabayon.Rigo"/>
|
||||
<allow send_destination="org.sabayon.Rigo"/>
|
||||
</policy>
|
||||
<policy context="default">
|
||||
<deny send_destination="org.sabayon.Rigo"/>
|
||||
</policy>
|
||||
</busconfig>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user