Skip to content

Conversation

@djoreilly
Copy link

Adds a plugin to get information about systemd services via the dbus api instead of shelling out to systemctl with execve().
Update SUSE.Linux.Events.Services to use it.
TODO update SUSE.Linux.Events.Timers to use it.

@djoreilly djoreilly marked this pull request as draft August 22, 2025 11:11
Adds a plugin to get information about systemd services via dbus.
This can be used in artifacts instead of execve and prevent_execve
can be enabled.
@djoreilly djoreilly marked this pull request as ready for review August 25, 2025 12:57
The artifacts will use the systemctl plugin if the client binary
has it. Otherwise they will use the execve plugin to call systemctl.
Prevents overriding the client config to bypass prevent_execve.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant