# Functions
GetInitSystem returns an InitSystem for the current system, or nil if we cannot detect a supported init system.
# Structs
OpenRCInitSystem defines openrc.
SystemdInitSystem defines systemd.
# Interfaces
InitSystem is the interface that describe behaviors of an init system.