mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 23:00:19 +01:00
dbus: indent by 4 space in "nm-ifcfg-rh.conf" D-Bus configuration file
This commit is contained in:
parent
5450080932
commit
b681aec452
2 changed files with 6 additions and 8 deletions
|
|
@ -11,4 +11,3 @@
|
|||
<deny send_destination="org.freedesktop.nm_dispatcher"/>
|
||||
</policy>
|
||||
</busconfig>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue