aboutsummaryrefslogtreecommitdiffstats
path: root/s2u.conf
diff options
context:
space:
mode:
Diffstat (limited to 's2u.conf')
-rw-r--r--s2u.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/s2u.conf b/s2u.conf
index e78f430..905ea3c 100644
--- a/s2u.conf
+++ b/s2u.conf
@@ -7,11 +7,11 @@
<!-- ../system.conf have denied everything, so we just punch some holes -->
<policy user="root">
- <allow send_interface="com.mandriva.user"/>
+ <allow send_interface="org.mageia.user"/>
</policy>
<policy context="default">
- <deny send_interface="com.mandriva.user"/>
+ <deny send_interface="org.mageia.user"/>
</policy>