dbus: indent by 4 space in "nm-ifcfg-rh.conf" D-Bus configuration file

This commit is contained in:
Thomas Haller 2020-04-15 18:47:12 +02:00
parent 5450080932
commit b681aec452
2 changed files with 6 additions and 8 deletions

View file

@ -11,4 +11,3 @@
<deny send_destination="org.freedesktop.nm_dispatcher"/>
</policy>
</busconfig>

View file

@ -2,11 +2,10 @@
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<policy context="default">
<allow send_destination="com.redhat.ifcfgrh1"/>
</policy>
<policy user="root">
<allow own="com.redhat.ifcfgrh1"/>
</policy>
<policy context="default">
<allow send_destination="com.redhat.ifcfgrh1"/>
</policy>
<policy user="root">
<allow own="com.redhat.ifcfgrh1"/>
</policy>
</busconfig>