Skip to main content

Module service

Module service 

Source
Expand description

Platform-specific service installation (launchd on macOS, systemd on Linux).

Enums§

ServiceManager
Service manager type for platform-specific service installation.

Functions§

detect_service_manager
Detect the available service manager on the current platform.
install_service
Install the agent as a system service.
uninstall_service
Uninstall the agent system service.