Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.22 KB | None | 0 0
  1. zach@zeeb]: ~>$ dbus-send --print-reply --session --dest=org.freedesktop.systemd1 /org/freedesktop/systemd1 org.freedesktop.DBus.Introspectable.Introspect
  2. method return time=1501183885.479651 sender=:1.0 -> destination=:1.358 serial=13 reply_serial=2
  3. string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  4. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  5. <node>
  6. <interface name="org.freedesktop.DBus.Peer">
  7. <method name="Ping"/>
  8. <method name="GetMachineId">
  9. <arg type="s" name="machine_uuid" direction="out"/>
  10. </method>
  11. </interface>
  12. <interface name="org.freedesktop.DBus.Introspectable">
  13. <method name="Introspect">
  14. <arg name="data" type="s" direction="out"/>
  15. </method>
  16. </interface>
  17. <interface name="org.freedesktop.DBus.Properties">
  18. <method name="Get">
  19. <arg name="interface" direction="in" type="s"/>
  20. <arg name="property" direction="in" type="s"/>
  21. <arg name="value" direction="out" type="v"/>
  22. </method>
  23. <method name="GetAll">
  24. <arg name="interface" direction="in" type="s"/>
  25. <arg name="properties" direction="out" type="a{sv}"/>
  26. </method>
  27. <method name="Set">
  28. <arg name="interface" direction="in" type="s"/>
  29. <arg name="property" direction="in" type="s"/>
  30. <arg name="value" direction="in" type="v"/>
  31. </method>
  32. <signal name="PropertiesChanged">
  33. <arg type="s" name="interface"/>
  34. <arg type="a{sv}" name="changed_properties"/>
  35. <arg type="as" name="invalidated_properties"/>
  36. </signal>
  37. </interface>
  38. <interface name="org.freedesktop.systemd1.Manager">
  39. <property name="Version" type="s" access="read">
  40. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  41. </property>
  42. <property name="Features" type="s" access="read">
  43. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  44. </property>
  45. <property name="Virtualization" type="s" access="read">
  46. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  47. </property>
  48. <property name="Architecture" type="s" access="read">
  49. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  50. </property>
  51. <property name="Tainted" type="s" access="read">
  52. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  53. </property>
  54. <property name="FirmwareTimestamp" type="t" access="read">
  55. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  56. </property>
  57. <property name="FirmwareTimestampMonotonic" type="t" access="read">
  58. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  59. </property>
  60. <property name="LoaderTimestamp" type="t" access="read">
  61. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  62. </property>
  63. <property name="LoaderTimestampMonotonic" type="t" access="read">
  64. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  65. </property>
  66. <property name="KernelTimestamp" type="t" access="read">
  67. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  68. </property>
  69. <property name="KernelTimestampMonotonic" type="t" access="read">
  70. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  71. </property>
  72. <property name="InitRDTimestamp" type="t" access="read">
  73. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  74. </property>
  75. <property name="InitRDTimestampMonotonic" type="t" access="read">
  76. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  77. </property>
  78. <property name="UserspaceTimestamp" type="t" access="read">
  79. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  80. </property>
  81. <property name="UserspaceTimestampMonotonic" type="t" access="read">
  82. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  83. </property>
  84. <property name="FinishTimestamp" type="t" access="read">
  85. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  86. </property>
  87. <property name="FinishTimestampMonotonic" type="t" access="read">
  88. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  89. </property>
  90. <property name="SecurityStartTimestamp" type="t" access="read">
  91. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  92. </property>
  93. <property name="SecurityStartTimestampMonotonic" type="t" access="read">
  94. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  95. </property>
  96. <property name="SecurityFinishTimestamp" type="t" access="read">
  97. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  98. </property>
  99. <property name="SecurityFinishTimestampMonotonic" type="t" access="read">
  100. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  101. </property>
  102. <property name="GeneratorsStartTimestamp" type="t" access="read">
  103. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  104. </property>
  105. <property name="GeneratorsStartTimestampMonotonic" type="t" access="read">
  106. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  107. </property>
  108. <property name="GeneratorsFinishTimestamp" type="t" access="read">
  109. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  110. </property>
  111. <property name="GeneratorsFinishTimestampMonotonic" type="t" access="read">
  112. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  113. </property>
  114. <property name="UnitsLoadStartTimestamp" type="t" access="read">
  115. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  116. </property>
  117. <property name="UnitsLoadStartTimestampMonotonic" type="t" access="read">
  118. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  119. </property>
  120. <property name="UnitsLoadFinishTimestamp" type="t" access="read">
  121. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  122. </property>
  123. <property name="UnitsLoadFinishTimestampMonotonic" type="t" access="read">
  124. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  125. </property>
  126. <property name="LogLevel" type="s" access="readwrite">
  127. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  128. </property>
  129. <property name="LogTarget" type="s" access="readwrite">
  130. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  131. </property>
  132. <property name="NNames" type="u" access="read">
  133. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  134. </property>
  135. <property name="NFailedUnits" type="u" access="read">
  136. </property>
  137. <property name="NJobs" type="u" access="read">
  138. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  139. </property>
  140. <property name="NInstalledJobs" type="u" access="read">
  141. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  142. </property>
  143. <property name="NFailedJobs" type="u" access="read">
  144. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  145. </property>
  146. <property name="Progress" type="d" access="read">
  147. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  148. </property>
  149. <property name="Environment" type="as" access="read">
  150. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  151. </property>
  152. <property name="ConfirmSpawn" type="b" access="read">
  153. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  154. </property>
  155. <property name="ShowStatus" type="b" access="read">
  156. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  157. </property>
  158. <property name="UnitPath" type="as" access="read">
  159. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  160. </property>
  161. <property name="DefaultStandardOutput" type="s" access="read">
  162. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  163. </property>
  164. <property name="DefaultStandardError" type="s" access="read">
  165. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  166. </property>
  167. <property name="RuntimeWatchdogUSec" type="t" access="readwrite">
  168. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  169. </property>
  170. <property name="ShutdownWatchdogUSec" type="t" access="readwrite">
  171. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  172. </property>
  173. <property name="ControlGroup" type="s" access="read">
  174. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  175. </property>
  176. <property name="SystemState" type="s" access="read">
  177. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  178. </property>
  179. <property name="ExitCode" type="y" access="read">
  180. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  181. </property>
  182. <property name="DefaultTimerAccuracyUSec" type="t" access="read">
  183. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  184. </property>
  185. <property name="DefaultTimeoutStartUSec" type="t" access="read">
  186. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  187. </property>
  188. <property name="DefaultTimeoutStopUSec" type="t" access="read">
  189. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  190. </property>
  191. <property name="DefaultRestartUSec" type="t" access="read">
  192. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  193. </property>
  194. <property name="DefaultStartLimitIntervalSec" type="t" access="read">
  195. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  196. </property>
  197. <property name="DefaultStartLimitBurst" type="u" access="read">
  198. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  199. </property>
  200. <property name="DefaultCPUAccounting" type="b" access="read">
  201. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  202. </property>
  203. <property name="DefaultBlockIOAccounting" type="b" access="read">
  204. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  205. </property>
  206. <property name="DefaultMemoryAccounting" type="b" access="read">
  207. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  208. </property>
  209. <property name="DefaultTasksAccounting" type="b" access="read">
  210. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  211. </property>
  212. <property name="DefaultLimitCPU" type="t" access="read">
  213. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  214. </property>
  215. <property name="DefaultLimitCPUSoft" type="t" access="read">
  216. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  217. </property>
  218. <property name="DefaultLimitFSIZE" type="t" access="read">
  219. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  220. </property>
  221. <property name="DefaultLimitFSIZESoft" type="t" access="read">
  222. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  223. </property>
  224. <property name="DefaultLimitDATA" type="t" access="read">
  225. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  226. </property>
  227. <property name="DefaultLimitDATASoft" type="t" access="read">
  228. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  229. </property>
  230. <property name="DefaultLimitSTACK" type="t" access="read">
  231. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  232. </property>
  233. <property name="DefaultLimitSTACKSoft" type="t" access="read">
  234. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  235. </property>
  236. <property name="DefaultLimitCORE" type="t" access="read">
  237. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  238. </property>
  239. <property name="DefaultLimitCORESoft" type="t" access="read">
  240. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  241. </property>
  242. <property name="DefaultLimitRSS" type="t" access="read">
  243. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  244. </property>
  245. <property name="DefaultLimitRSSSoft" type="t" access="read">
  246. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  247. </property>
  248. <property name="DefaultLimitNOFILE" type="t" access="read">
  249. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  250. </property>
  251. <property name="DefaultLimitNOFILESoft" type="t" access="read">
  252. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  253. </property>
  254. <property name="DefaultLimitAS" type="t" access="read">
  255. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  256. </property>
  257. <property name="DefaultLimitASSoft" type="t" access="read">
  258. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  259. </property>
  260. <property name="DefaultLimitNPROC" type="t" access="read">
  261. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  262. </property>
  263. <property name="DefaultLimitNPROCSoft" type="t" access="read">
  264. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  265. </property>
  266. <property name="DefaultLimitMEMLOCK" type="t" access="read">
  267. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  268. </property>
  269. <property name="DefaultLimitMEMLOCKSoft" type="t" access="read">
  270. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  271. </property>
  272. <property name="DefaultLimitLOCKS" type="t" access="read">
  273. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  274. </property>
  275. <property name="DefaultLimitLOCKSSoft" type="t" access="read">
  276. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  277. </property>
  278. <property name="DefaultLimitSIGPENDING" type="t" access="read">
  279. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  280. </property>
  281. <property name="DefaultLimitSIGPENDINGSoft" type="t" access="read">
  282. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  283. </property>
  284. <property name="DefaultLimitMSGQUEUE" type="t" access="read">
  285. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  286. </property>
  287. <property name="DefaultLimitMSGQUEUESoft" type="t" access="read">
  288. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  289. </property>
  290. <property name="DefaultLimitNICE" type="t" access="read">
  291. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  292. </property>
  293. <property name="DefaultLimitNICESoft" type="t" access="read">
  294. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  295. </property>
  296. <property name="DefaultLimitRTPRIO" type="t" access="read">
  297. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  298. </property>
  299. <property name="DefaultLimitRTPRIOSoft" type="t" access="read">
  300. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  301. </property>
  302. <property name="DefaultLimitRTTIME" type="t" access="read">
  303. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  304. </property>
  305. <property name="DefaultLimitRTTIMESoft" type="t" access="read">
  306. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  307. </property>
  308. <property name="DefaultTasksMax" type="t" access="read">
  309. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  310. </property>
  311. <property name="TimerSlackNSec" type="t" access="read">
  312. <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  313. </property>
  314. <method name="GetUnit">
  315. <arg type="s" direction="in"/>
  316. <arg type="o" direction="out"/>
  317. </method>
  318. <method name="GetUnitByPID">
  319. <arg type="u" direction="in"/>
  320. <arg type="o" direction="out"/>
  321. </method>
  322. <method name="GetUnitByInvocationID">
  323. <arg type="ay" direction="in"/>
  324. <arg type="o" direction="out"/>
  325. </method>
  326. <method name="LoadUnit">
  327. <arg type="s" direction="in"/>
  328. <arg type="o" direction="out"/>
  329. </method>
  330. <method name="StartUnit">
  331. <arg type="s" direction="in"/>
  332. <arg type="s" direction="in"/>
  333. <arg type="o" direction="out"/>
  334. </method>
  335. <method name="StartUnitReplace">
  336. <arg type="s" direction="in"/>
  337. <arg type="s" direction="in"/>
  338. <arg type="s" direction="in"/>
  339. <arg type="o" direction="out"/>
  340. </method>
  341. <method name="StopUnit">
  342. <arg type="s" direction="in"/>
  343. <arg type="s" direction="in"/>
  344. <arg type="o" direction="out"/>
  345. </method>
  346. <method name="ReloadUnit">
  347. <arg type="s" direction="in"/>
  348. <arg type="s" direction="in"/>
  349. <arg type="o" direction="out"/>
  350. </method>
  351. <method name="RestartUnit">
  352. <arg type="s" direction="in"/>
  353. <arg type="s" direction="in"/>
  354. <arg type="o" direction="out"/>
  355. </method>
  356. <method name="TryRestartUnit">
  357. <arg type="s" direction="in"/>
  358. <arg type="s" direction="in"/>
  359. <arg type="o" direction="out"/>
  360. </method>
  361. <method name="ReloadOrRestartUnit">
  362. <arg type="s" direction="in"/>
  363. <arg type="s" direction="in"/>
  364. <arg type="o" direction="out"/>
  365. </method>
  366. <method name="ReloadOrTryRestartUnit">
  367. <arg type="s" direction="in"/>
  368. <arg type="s" direction="in"/>
  369. <arg type="o" direction="out"/>
  370. </method>
  371. <method name="KillUnit">
  372. <arg type="s" direction="in"/>
  373. <arg type="s" direction="in"/>
  374. <arg type="i" direction="in"/>
  375. </method>
  376. <method name="ResetFailedUnit">
  377. <arg type="s" direction="in"/>
  378. </method>
  379. <method name="SetUnitProperties">
  380. <arg type="s" direction="in"/>
  381. <arg type="b" direction="in"/>
  382. <arg type="a(sv)" direction="in"/>
  383. </method>
  384. <method name="RefUnit">
  385. <arg type="s" direction="in"/>
  386. </method>
  387. <method name="UnrefUnit">
  388. <arg type="s" direction="in"/>
  389. </method>
  390. <method name="StartTransientUnit">
  391. <arg type="s" direction="in"/>
  392. <arg type="s" direction="in"/>
  393. <arg type="a(sv)" direction="in"/>
  394. <arg type="a(sa(sv))" direction="in"/>
  395. <arg type="o" direction="out"/>
  396. </method>
  397. <method name="GetUnitProcesses">
  398. <arg type="s" direction="in"/>
  399. <arg type="a(sus)" direction="out"/>
  400. </method>
  401. <method name="GetJob">
  402. <arg type="u" direction="in"/>
  403. <arg type="o" direction="out"/>
  404. </method>
  405. <method name="GetJobAfter">
  406. <arg type="u" direction="in"/>
  407. <arg type="a(usssoo)" direction="out"/>
  408. </method>
  409. <method name="GetJobBefore">
  410. <arg type="u" direction="in"/>
  411. <arg type="a(usssoo)" direction="out"/>
  412. </method>
  413. <method name="CancelJob">
  414. <arg type="u" direction="in"/>
  415. </method>
  416. <method name="ClearJobs">
  417. </method>
  418. <method name="ResetFailed">
  419. </method>
  420. <method name="ListUnits">
  421. <arg type="a(ssssssouso)" direction="out"/>
  422. </method>
  423. <method name="ListUnitsFiltered">
  424. <arg type="as" direction="in"/>
  425. <arg type="a(ssssssouso)" direction="out"/>
  426. </method>
  427. <method name="ListUnitsByPatterns">
  428. <arg type="as" direction="in"/>
  429. <arg type="as" direction="in"/>
  430. <arg type="a(ssssssouso)" direction="out"/>
  431. </method>
  432. <method name="ListUnitsByNames">
  433. <arg type="as" direction="in"/>
  434. <arg type="a(ssssssouso)" direction="out"/>
  435. </method>
  436. <method name="ListJobs">
  437. <arg type="a(usssoo)" direction="out"/>
  438. </method>
  439. <method name="Subscribe">
  440. </method>
  441. <method name="Unsubscribe">
  442. </method>
  443. <method name="Dump">
  444. <arg type="s" direction="out"/>
  445. </method>
  446. <method name="CreateSnapshot">
  447. <arg type="s" direction="in"/>
  448. <arg type="b" direction="in"/>
  449. <arg type="o" direction="out"/>
  450. </method>
  451. <method name="RemoveSnapshot">
  452. <arg type="s" direction="in"/>
  453. </method>
  454. <method name="Reload">
  455. </method>
  456. <method name="Reexecute">
  457. </method>
  458. <method name="Exit">
  459. </method>
  460. <method name="Reboot">
  461. </method>
  462. <method name="PowerOff">
  463. </method>
  464. <method name="Halt">
  465. </method>
  466. <method name="KExec">
  467. </method>
  468. <method name="SwitchRoot">
  469. <arg type="s" direction="in"/>
  470. <arg type="s" direction="in"/>
  471. </method>
  472. <method name="SetEnvironment">
  473. <arg type="as" direction="in"/>
  474. </method>
  475. <method name="UnsetEnvironment">
  476. <arg type="as" direction="in"/>
  477. </method>
  478. <method name="UnsetAndSetEnvironment">
  479. <arg type="as" direction="in"/>
  480. <arg type="as" direction="in"/>
  481. </method>
  482. <method name="ListUnitFiles">
  483. <arg type="a(ss)" direction="out"/>
  484. </method>
  485. <method name="ListUnitFilesByPatterns">
  486. <arg type="as" direction="in"/>
  487. <arg type="as" direction="in"/>
  488. <arg type="a(ss)" direction="out"/>
  489. </method>
  490. <method name="GetUnitFileState">
  491. <arg type="s" direction="in"/>
  492. <arg type="s" direction="out"/>
  493. </method>
  494. <method name="EnableUnitFiles">
  495. <arg type="as" direction="in"/>
  496. <arg type="b" direction="in"/>
  497. <arg type="b" direction="in"/>
  498. <arg type="b" direction="out"/>
  499. <arg type="a(sss)" direction="out"/>
  500. </method>
  501. <method name="DisableUnitFiles">
  502. <arg type="as" direction="in"/>
  503. <arg type="b" direction="in"/>
  504. <arg type="a(sss)" direction="out"/>
  505. </method>
  506. <method name="ReenableUnitFiles">
  507. <arg type="as" direction="in"/>
  508. <arg type="b" direction="in"/>
  509. <arg type="b" direction="in"/>
  510. <arg type="b" direction="out"/>
  511. <arg type="a(sss)" direction="out"/>
  512. </method>
  513. <method name="LinkUnitFiles">
  514. <arg type="as" direction="in"/>
  515. <arg type="b" direction="in"/>
  516. <arg type="b" direction="in"/>
  517. <arg type="a(sss)" direction="out"/>
  518. </method>
  519. <method name="PresetUnitFiles">
  520. <arg type="as" direction="in"/>
  521. <arg type="b" direction="in"/>
  522. <arg type="b" direction="in"/>
  523. <arg type="b" direction="out"/>
  524. <arg type="a(sss)" direction="out"/>
  525. </method>
  526. <method name="PresetUnitFilesWithMode">
  527. <arg type="as" direction="in"/>
  528. <arg type="s" direction="in"/>
  529. <arg type="b" direction="in"/>
  530. <arg type="b" direction="in"/>
  531. <arg type="b" direction="out"/>
  532. <arg type="a(sss)" direction="out"/>
  533. </method>
  534. <method name="MaskUnitFiles">
  535. <arg type="as" direction="in"/>
  536. <arg type="b" direction="in"/>
  537. <arg type="b" direction="in"/>
  538. <arg type="a(sss)" direction="out"/>
  539. </method>
  540. <method name="UnmaskUnitFiles">
  541. <arg type="as" direction="in"/>
  542. <arg type="b" direction="in"/>
  543. <arg type="a(sss)" direction="out"/>
  544. </method>
  545. <method name="RevertUnitFiles">
  546. <arg type="as" direction="in"/>
  547. <arg type="a(sss)" direction="out"/>
  548. </method>
  549. <method name="SetDefaultTarget">
  550. <arg type="s" direction="in"/>
  551. <arg type="b" direction="in"/>
  552. <arg type="a(sss)" direction="out"/>
  553. </method>
  554. <method name="GetDefaultTarget">
  555. <arg type="s" direction="out"/>
  556. </method>
  557. <method name="PresetAllUnitFiles">
  558. <arg type="s" direction="in"/>
  559. <arg type="b" direction="in"/>
  560. <arg type="b" direction="in"/>
  561. <arg type="a(sss)" direction="out"/>
  562. </method>
  563. <method name="AddDependencyUnitFiles">
  564. <arg type="as" direction="in"/>
  565. <arg type="s" direction="in"/>
  566. <arg type="s" direction="in"/>
  567. <arg type="b" direction="in"/>
  568. <arg type="b" direction="in"/>
  569. <arg type="a(sss)" direction="out"/>
  570. </method>
  571. <method name="GetUnitFileLinks">
  572. <arg type="s" direction="in"/>
  573. <arg type="b" direction="in"/>
  574. <arg type="as" direction="out"/>
  575. </method>
  576. <method name="SetExitCode">
  577. <arg type="y" direction="in"/>
  578. </method>
  579. <method name="LookupDynamicUserByName">
  580. <arg type="s" direction="in"/>
  581. <arg type="u" direction="out"/>
  582. </method>
  583. <method name="LookupDynamicUserByUID">
  584. <arg type="u" direction="in"/>
  585. <arg type="s" direction="out"/>
  586. </method>
  587. <signal name="UnitNew">
  588. <arg type="s"/>
  589. <arg type="o"/>
  590. </signal>
  591. <signal name="UnitRemoved">
  592. <arg type="s"/>
  593. <arg type="o"/>
  594. </signal>
  595. <signal name="JobNew">
  596. <arg type="u"/>
  597. <arg type="o"/>
  598. <arg type="s"/>
  599. </signal>
  600. <signal name="JobRemoved">
  601. <arg type="u"/>
  602. <arg type="o"/>
  603. <arg type="s"/>
  604. <arg type="s"/>
  605. </signal>
  606. <signal name="StartupFinished">
  607. <arg type="t"/>
  608. <arg type="t"/>
  609. <arg type="t"/>
  610. <arg type="t"/>
  611. <arg type="t"/>
  612. <arg type="t"/>
  613. </signal>
  614. <signal name="UnitFilesChanged">
  615. </signal>
  616. <signal name="Reloading">
  617. <arg type="b"/>
  618. </signal>
  619. </interface>
  620. <node name="unit"/>
  621. <node name="job"/>
  622. </node>
  623. "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement