naftiko: 1.0.0-alpha2 info: label: systemd Manager — Jobs description: | Self-contained Naftiko capability covering the systemd Manager job surface — listing pending and active jobs and cancelling them. tags: - D-Bus - Jobs - Systemd created: '2026-05-23' modified: '2026-05-23' binds: - namespace: env keys: SYSTEMD_BUS_ADDRESS: SYSTEMD_BUS_ADDRESS capability: consumes: - type: dbus namespace: org.freedesktop.systemd1 busName: org.freedesktop.systemd1 objectPath: /org/freedesktop/systemd1 description: Job tracking and control. resources: - name: jobs operations: - name: ListJobs method: ListJobs description: List pending and active jobs. - name: CancelJob method: CancelJob description: Cancel a pending job by id.