Skip to content

Conversation

@shayne-fletcher
Copy link
Contributor

Differential Revision: D86831826

Summary:

add a minimal systemd D-Bus interface for managing transient units (ephemeral services created programmatically) as an alternative to `tokio::process`. the module provides `SystemdManager` for creating and controlling units, and `SystemdUnit` for querying state. the implementation uses zbus for async D-Bus communication and supports monitoring unit state transitions via property change signals.

Differential Revision: D86797969
Differential Revision: D86831826
@meta-codesync
Copy link

meta-codesync bot commented Nov 12, 2025

@shayne-fletcher has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86831826.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant