Server IP : 184.154.167.98 / Your IP : 18.119.113.73 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/dbus-1/system.d/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- --> <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <busconfig> <!-- Only root can own the service --> <policy user="root"> <allow own="net.reactivated.Fprint"/> </policy> <!-- Anyone can talk to the service --> <policy context="default"> <allow send_destination="net.reactivated.Fprint" send_interface="net.reactivated.Fprint.Manager"/> <allow send_destination="net.reactivated.Fprint" send_interface="net.reactivated.Fprint.Device"/> <!-- Basic D-Bus API stuff --> <allow send_destination="net.reactivated.Fprint" send_interface="org.freedesktop.DBus.Introspectable"/> <allow send_destination="net.reactivated.Fprint" send_interface="org.freedesktop.DBus.Properties"/> <allow send_destination="net.reactivated.Fprint" send_interface="org.freedesktop.DBus.ObjectManager"/> </policy> </busconfig>