/
snap
/
core24
/
1587
/
usr
/
share
/
dbus-1
/
interfaces
/
/snap/core24/1587/usr/share/dbus-1/interfaces
mkdir
upload
Name
Size
Mode
Actions
org.freedesktop.home1.Home.xml
4341
0644
edit
dl
rm
org.freedesktop.home1.Manager.xml
6107
0644
edit
dl
rm
org.freedesktop.hostname1.xml
5638
0644
edit
dl
rm
org.freedesktop.import1.Manager.xml
4174
0644
edit
dl
rm
org.freedesktop.import1.Transfer.xml
2399
0644
edit
dl
rm
org.freedesktop.locale1.xml
2566
0644
edit
dl
rm
org.freedesktop.LogControl1.xml
1973
0644
edit
dl
rm
org.freedesktop.login1.Manager.xml
18302
0644
edit
dl
rm
org.freedesktop.login1.Seat.xml
2478
0644
edit
dl
rm
org.freedesktop.login1.Session.xml
6294
0644
edit
dl
rm
org.freedesktop.login1.User.xml
3442
0644
edit
dl
rm
org.freedesktop.machine1.Image.xml
3582
0644
edit
dl
rm
org.freedesktop.machine1.Machine.xml
5097
0644
edit
dl
rm
org.freedesktop.machine1.Manager.xml
10155
0644
edit
dl
rm
org.freedesktop.network1.DHCPServer.xml
3372
0644
edit
dl
rm
org.freedesktop.network1.DHCPv4Client.xml
3361
0644
edit
dl
rm
org.freedesktop.network1.DHCPv6Client.xml
3361
0644
edit
dl
rm
org.freedesktop.network1.Link.xml
3226
0644
edit
dl
rm
org.freedesktop.network1.Manager.xml
4636
0644
edit
dl
rm
org.freedesktop.network1.Network.xml
2441
0644
edit
dl
rm
org.freedesktop.oom1.Manager.xml
1549
0644
edit
dl
rm
org.freedesktop.portable1.Image.xml
5957
0644
edit
dl
rm
org.freedesktop.portable1.Manager.xml
6103
0644
edit
dl
rm
org.freedesktop.resolve1.DnssdService.xml
1441
0644
edit
dl
rm
org.freedesktop.resolve1.Link.xml
4284
0644
edit
dl
rm
org.freedesktop.resolve1.Manager.xml
8054
0644
edit
dl
rm
org.freedesktop.systemd1.Automount.xml
18080
0644
edit
dl
rm
org.freedesktop.systemd1.Device.xml
17455
0644
edit
dl
rm
org.freedesktop.systemd1.Job.xml
2256
0644
edit
dl
rm
org.freedesktop.systemd1.Manager.xml
37663
0644
edit
dl
rm
org.freedesktop.systemd1.Mount.xml
62733
0644
edit
dl
rm
org.freedesktop.systemd1.Path.xml
18400
0644
edit
dl
rm
org.freedesktop.systemd1.Scope.xml
33780
0644
edit
dl
rm
org.freedesktop.systemd1.Service.xml
70561
0644
edit
dl
rm
org.freedesktop.systemd1.Slice.xml
31824
0644
edit
dl
rm
org.freedesktop.systemd1.Socket.xml
69815
0644
edit
dl
rm
org.freedesktop.systemd1.Swap.xml
61630
0644
edit
dl
rm
org.freedesktop.systemd1.Target.xml
17388
0644
edit
dl
rm
org.freedesktop.systemd1.Timer.xml
19530
0644
edit
dl
rm
org.freedesktop.systemd1.Unit.xml
17322
0644
edit
dl
rm
org.freedesktop.timedate1.xml
2930
0644
edit
dl
rm
Edit:
/snap/core24/1587/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Timer.xml
(19530B)
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "https://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> <node> <interface name="org.freedesktop.DBus.Peer"> <method name="Ping"/> <method name="GetMachineId"> <arg type="s" name="machine_uuid" direction="out"/> </method> </interface> <interface name="org.freedesktop.DBus.Introspectable"> <method name="Introspect"> <arg name="xml_data" type="s" direction="out"/> </method> </interface> <interface name="org.freedesktop.DBus.Properties"> <method name="Get"> <arg name="interface_name" direction="in" type="s"/> <arg name="property_name" direction="in" type="s"/> <arg name="value" direction="out" type="v"/> </method> <method name="GetAll"> <arg name="interface_name" direction="in" type="s"/> <arg name="props" direction="out" type="a{sv}"/> </method> <method name="Set"> <arg name="interface_name" direction="in" type="s"/> <arg name="property_name" direction="in" type="s"/> <arg name="value" direction="in" type="v"/> </method> <signal name="PropertiesChanged"> <arg type="s" name="interface_name"/> <arg type="a{sv}" name="changed_properties"/> <arg type="as" name="invalidated_properties"/> </signal> </interface> <interface name="org.freedesktop.systemd1.Unit"> <property name="Id" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Names" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Following" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> </property> <property name="Requires" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Requisite" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Wants" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="BindsTo" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="PartOf" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Upholds" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="RequiredBy" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="RequisiteOf" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="WantedBy" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="BoundBy" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="UpheldBy" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="ConsistsOf" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Conflicts" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="ConflictedBy" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Before" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="After" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="OnSuccess" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="OnSuccessOf" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="OnFailure" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="OnFailureOf" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Triggers" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="TriggeredBy" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="PropagatesReloadTo" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="ReloadPropagatedFrom" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="PropagatesStopTo" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="StopPropagatedFrom" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="JoinsNamespaceOf" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="SliceOf" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="RequiresMountsFor" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Documentation" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Description" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="AccessSELinuxContext" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="LoadState" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="ActiveState" type="s" access="read"> </property> <property name="FreezerState" type="s" access="read"> </property> <property name="SubState" type="s" access="read"> </property> <property name="FragmentPath" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="SourcePath" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="DropInPaths" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="UnitFileState" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> </property> <property name="UnitFilePreset" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> </property> <property name="StateChangeTimestamp" type="t" access="read"> </property> <property name="StateChangeTimestampMonotonic" type="t" access="read"> </property> <property name="InactiveExitTimestamp" type="t" access="read"> </property> <property name="InactiveExitTimestampMonotonic" type="t" access="read"> </property> <property name="ActiveEnterTimestamp" type="t" access="read"> </property> <property name="ActiveEnterTimestampMonotonic" type="t" access="read"> </property> <property name="ActiveExitTimestamp" type="t" access="read"> </property> <property name="ActiveExitTimestampMonotonic" type="t" access="read"> </property> <property name="InactiveEnterTimestamp" type="t" access="read"> </property> <property name="InactiveEnterTimestampMonotonic" type="t" access="read"> </property> <property name="CanStart" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="CanStop" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="CanReload" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="CanIsolate" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="CanClean" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="CanFreeze" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Job" type="(uo)" access="read"> </property> <property name="StopWhenUnneeded" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="RefuseManualStart" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="RefuseManualStop" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="AllowIsolate" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="DefaultDependencies" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="SurviveFinalKillSignal" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="OnSuccessJobMode" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="OnFailureJobMode" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="IgnoreOnIsolate" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="NeedDaemonReload" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> </property> <property name="Markers" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> </property> <property name="JobTimeoutUSec" type="t" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="JobRunningTimeoutUSec" type="t" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="JobTimeoutAction" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="JobTimeoutRebootArgument" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="ConditionResult" type="b" access="read"> </property> <property name="AssertResult" type="b" access="read"> </property> <property name="ConditionTimestamp" type="t" access="read"> </property> <property name="ConditionTimestampMonotonic" type="t" access="read"> </property> <property name="AssertTimestamp" type="t" access="read"> </property> <property name="AssertTimestampMonotonic" type="t" access="read"> </property> <property name="Conditions" type="a(sbbsi)" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="invalidates"/> </property> <property name="Asserts" type="a(sbbsi)" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="invalidates"/> </property> <property name="LoadError" type="(ss)" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Transient" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Perpetual" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="StartLimitIntervalUSec" type="t" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="StartLimitBurst" type="u" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="StartLimitAction" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="FailureAction" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="FailureActionExitStatus" type="i" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="SuccessAction" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="SuccessActionExitStatus" type="i" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="RebootArgument" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="InvocationID" type="ay" access="read"> </property> <property name="CollectMode" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Refs" type="as" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> </property> <property name="ActivationDetails" type="a(ss)" access="read"> </property> <method name="Start"> <arg type="s" name="mode" direction="in"/> <arg type="o" name="job" direction="out"/> </method> <method name="Stop"> <arg type="s" name="mode" direction="in"/> <arg type="o" name="job" direction="out"/> </method> <method name="Reload"> <arg type="s" name="mode" direction="in"/> <arg type="o" name="job" direction="out"/> </method> <method name="Restart"> <arg type="s" name="mode" direction="in"/> <arg type="o" name="job" direction="out"/> </method> <method name="TryRestart"> <arg type="s" name="mode" direction="in"/> <arg type="o" name="job" direction="out"/> </method> <method name="ReloadOrRestart"> <arg type="s" name="mode" direction="in"/> <arg type="o" name="job" direction="out"/> </method> <method name="ReloadOrTryRestart"> <arg type="s" name="mode" direction="in"/> <arg type="o" name="job" direction="out"/> </method> <method name="EnqueueJob"> <arg type="s" name="job_type" direction="in"/> <arg type="s" name="job_mode" direction="in"/> <arg type="u" name="job_id" direction="out"/> <arg type="o" name="job_path" direction="out"/> <arg type="s" name="unit_id" direction="out"/> <arg type="o" name="unit_path" direction="out"/> <arg type="s" name="job_type" direction="out"/> <arg type="a(uosos)" name="affected_jobs" direction="out"/> </method> <method name="Kill"> <arg type="s" name="whom" direction="in"/> <arg type="i" name="signal" direction="in"/> </method> <method name="QueueSignal"> <arg type="s" name="whom" direction="in"/> <arg type="i" name="signal" direction="in"/> <arg type="i" name="value" direction="in"/> </method> <method name="ResetFailed"> </method> <method name="SetProperties"> <arg type="b" name="runtime" direction="in"/> <arg type="a(sv)" name="properties" direction="in"/> </method> <method name="Ref"> </method> <method name="Unref"> </method> <method name="Clean"> <arg type="as" name="mask" direction="in"/> </method> <method name="Freeze"> </method> <method name="Thaw"> </method> </interface> <interface name="org.freedesktop.systemd1.Timer"> <property name="Unit" type="s" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="TimersMonotonic" type="a(stt)" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="invalidates"/> </property> <property name="TimersCalendar" type="a(sst)" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="invalidates"/> </property> <property name="OnClockChange" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="OnTimezoneChange" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="NextElapseUSecRealtime" type="t" access="read"> </property> <property name="NextElapseUSecMonotonic" type="t" access="read"> </property> <property name="LastTriggerUSec" type="t" access="read"> </property> <property name="LastTriggerUSecMonotonic" type="t" access="read"> </property> <property name="Result" type="s" access="read"> </property> <property name="AccuracyUSec" type="t" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="RandomizedDelayUSec" type="t" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="FixedRandomDelay" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="Persistent" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="WakeSystem" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> <property name="RemainAfterElapse" type="b" access="read"> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> </property> </interface> </node>
Save
cmd:
run