Warning, /system/kpmcore/src/util/org.kde.kpmcore.helperinterface.conf is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE busconfig PUBLIC
0002  "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
0003  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
0004 <busconfig>
0005 
0006   <!-- Only user root can own the interface -->
0007   <policy user="root">
0008     <allow own="org.kde.kpmcore.helperinterface"/>
0009   </policy>
0010 
0011   <policy context="default">
0012       <allow send_destination="org.kde.kpmcore.helperinterface"
0013            send_interface="org.kde.kpmcore.externalcommand"/>
0014 
0015   </policy>
0016 </busconfig>