| Server IP : 172.67.131.151 / Your IP : 162.159.115.10 Web Server : Apache System : Linux keen-cori.18-142-40-148.plesk.page 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 06:59:36 UTC 2025 x86_64 User : simottodesign.com_2tntp341vs7 ( 10011) PHP Version : 8.3.31 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/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>
<!-- This configuration file specifies the required security policies
for the fwupd to work. -->
<!-- Only user root can own the fwupd service -->
<policy user="root">
<allow own="org.freedesktop.fwupd"/>
</policy>
<!-- Allow anyone to call into the service - we'll reject callers using PolicyKit -->
<policy context="default">
<allow send_destination="org.freedesktop.fwupd"
send_interface="org.freedesktop.fwupd"/>
<allow send_destination="org.freedesktop.fwupd"
send_interface="org.freedesktop.DBus.Properties"/>
<allow send_destination="org.freedesktop.fwupd"
send_interface="org.freedesktop.DBus.Introspectable"/>
<allow send_destination="org.freedesktop.fwupd"
send_interface="org.freedesktop.DBus.Peer"/>
</policy>
</busconfig>