summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2015-10-06 17:29:42 +0200
committerLubomir Rintel <lkundrak@v3.sk>2015-10-06 17:30:51 +0200
commitbdedad5f72499bb2a8cd86c847157b47716fd32b (patch)
tree83fa35cdf9ba35b509fd05196681f765da53db1e
parent343bade03b4d3af7d93dffd92152547e4e04e92c (diff)
downloadNetworkManager-bdedad5f72499bb2a8cd86c847157b47716fd32b.tar.gz
ifcfg-rh: don't disallow console users from owning the bus name
Root can be logged on console and this would prevent NM from acquiring the bus name. Non-privileged users are covered by the default policy anyway.
-rw-r--r--src/settings/plugins/ifcfg-rh/nm-ifcfg-rh.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings/plugins/ifcfg-rh/nm-ifcfg-rh.conf b/src/settings/plugins/ifcfg-rh/nm-ifcfg-rh.conf
index cade31dd26..8fefaf1808 100644
--- a/src/settings/plugins/ifcfg-rh/nm-ifcfg-rh.conf
+++ b/src/settings/plugins/ifcfg-rh/nm-ifcfg-rh.conf
@@ -7,7 +7,6 @@
<allow send_destination="com.redhat.ifcfgrh1"/>
</policy>
<policy at_console="true">
- <deny own="com.redhat.ifcfgrh1"/>
<allow send_destination="com.redhat.ifcfgrh1"/>
</policy>
<policy context="default">