home *** CD-ROM | disk | FTP | other *** search
/ Freelog 116 / FreelogNo116-JuilletSeptembre2013.iso / Musique / amarok / amarok-x86-setup-2.7.0-1.exe / share / apps / kauth / dbus_policy.stub next >
Text File  |  2013-04-28  |  299b  |  12 lines

  1. <!DOCTYPE busconfig PUBLIC
  2.  "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
  3.  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
  4. <busconfig>
  5.  
  6.   <!-- Only user root can own the foo helper -->
  7.   <policy user="@HELPER_USER@">
  8.     <allow own="@HELPER_ID@"/>
  9.   </policy>
  10.  
  11. </busconfig>
  12.