文件操作 - org.freedesktop.fwupd.xml
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/dbus-1/interfaces/org.freedesktop.fwupd.xml
编辑文件内容
<?xml version='1.0' encoding='UTF-8'?> <node name="/"> <interface name="org.freedesktop.fwupd"><property access="read" name="DaemonVersion" type="s" /> <property access="read" name="HostBkc" type="s" /> <property access="read" name="HostVendor" type="s" /> <property access="read" name="HostProduct" type="s" /> <property access="read" name="HostMachineId" type="s" /> <property access="read" name="HostSecurityId" type="s" /> <property access="read" name="Tainted" type="b" /> <property access="read" name="Interactive" type="b" /> <property access="read" name="Status" type="u" /> <property access="read" name="Percentage" type="u" /> <property access="read" name="PercentageFull" type="d" /> <property access="read" name="BatteryLevel" type="u" /> <property access="read" name="BatteryThreshold" type="u" /> <property access="read" name="OnlyTrusted" type="b" /> <property access="read" name="Hwids" type="a(ss)" /> <method name="GetDevices"><arg direction="out" name="devices" type="aa{sv}" /> </method> <method name="GetPlugins"><arg direction="out" name="plugins" type="aa{sv}" /> </method> <method name="GetReleases"><arg direction="in" name="device_id" type="s" /> <arg direction="out" name="releases" type="aa{sv}" /> </method> <method name="GetDowngrades"><arg direction="in" name="device_id" type="s" /> <arg direction="out" name="releases" type="aa{sv}" /> </method> <method name="GetUpgrades"><arg direction="in" name="device_id" type="s" /> <arg direction="out" name="releases" type="aa{sv}" /> </method> <method name="GetDetails"><arg direction="in" name="handle" type="h" /> <arg direction="out" name="results" type="aa{sv}" /> </method> <method name="GetHistory"><arg direction="out" name="devices" type="aa{sv}" /> </method> <method name="GetHostSecurityAttrs"><arg direction="out" name="attrs" type="aa{sv}" /> </method> <method name="GetHostSecurityEvents"><arg direction="in" name="limit" type="u" /> <arg direction="out" name="attrs" type="aa{sv}" /> </method> <method name="GetReportMetadata"><arg direction="out" name="attrs" type="a{ss}" /> </method> <method name="SetHints"><arg direction="in" name="hints" type="a{ss}" /> </method> <method name="Install"><arg direction="in" name="id" type="s" /> <arg direction="in" name="handle" type="h" /> <arg direction="in" name="options" type="a{sv}" /> </method> <method name="Verify"><arg direction="in" name="id" type="s" /> </method> <method name="VerifyUpdate"><arg direction="in" name="id" type="s" /> </method> <method name="Unlock"><arg direction="in" name="id" type="s" /> </method> <method name="Activate"><arg direction="in" name="id" type="s" /> </method> <method name="GetResults"><arg direction="in" name="id" type="s" /> <arg direction="out" name="results" type="a{sv}" /> </method> <method name="GetRemotes"><arg direction="out" name="results" type="aa{sv}" /> </method> <method name="GetApprovedFirmware"><arg direction="out" name="checksums" type="as" /> </method> <method name="SetApprovedFirmware"><arg direction="in" name="checksums" type="as" /> </method> <method name="SetFeatureFlags"><arg direction="in" name="feature_flags" type="t" /> </method> <method name="ClearResults"><arg direction="in" name="id" type="s" /> </method> <method name="ModifyDevice"><arg direction="in" name="device_id" type="s" /> <arg direction="in" name="key" type="s" /> <arg direction="in" name="value" type="s" /> </method> <method name="ModifyConfig"><arg direction="in" name="section" type="s" /> <arg direction="in" name="key" type="s" /> <arg direction="in" name="value" type="s" /> </method> <method name="ResetConfig"><arg direction="in" name="section" type="s" /> </method> <method name="UpdateMetadata"><arg direction="in" name="remote_id" type="s" /> <arg direction="in" name="data" type="h" /> <arg direction="in" name="signature" type="h" /> </method> <method name="ModifyRemote"><arg direction="in" name="remote_id" type="s" /> <arg direction="in" name="key" type="s" /> <arg direction="in" name="value" type="s" /> </method> <method name="CleanRemote"><arg direction="in" name="remote_id" type="s" /> </method> <method name="FixHostSecurityAttr"><arg direction="in" name="appstream_id" type="s" /> </method> <method name="UndoHostSecurityAttr"><arg direction="in" name="appstream_id" type="s" /> </method> <method name="SelfSign"><arg direction="in" name="data" type="s" /> <arg direction="in" name="options" type="a{sv}" /> <arg direction="out" name="sig" type="s" /> </method> <method name="SetBiosSettings"><arg direction="in" name="settings" type="a{ss}" /> </method> <method name="GetBiosSettings"><arg direction="out" name="attrs" type="aa{sv}" /> </method> <method name="Inhibit"><arg direction="in" name="reason" type="s" /> <arg direction="out" name="inhibit_id" type="s" /> </method> <method name="Uninhibit"><arg direction="in" name="inhibit_id" type="s" /> </method> <method name="Quit" /> <method name="EmulationLoad"><arg direction="in" name="handle" type="h" /> </method> <method name="EmulationSave"><arg direction="in" name="handle" type="h" /> </method> <method name="Search"><arg direction="in" name="token" type="s" /> <arg direction="out" name="results" type="aa{sv}" /> </method> <signal name="Changed" /> <signal name="DeviceAdded"><arg direction="out" name="device" type="a{sv}" /> </signal> <signal name="DeviceRemoved"><arg direction="out" name="device" type="a{sv}" /> </signal> <signal name="DeviceChanged"><arg direction="out" name="device" type="a{sv}" /> </signal> <signal name="DeviceRequest"><arg direction="out" name="request" type="a{sv}" /> </signal> </interface> </node>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件