# Functions
Connect establishes a dbus SystemBus connection.
NewService creates a new Service.
# Structs
Conn represents a systemd dbus connection.
Service represents a single running systemd unit.
ServiceConfig represents config for a systemd service.
ListUnits returns a list of systemd units.
# Type aliases
No description provided by the author