Versions in this module Expand all Collapse all v2 v2.0.1 Nov 6, 2025 Changes in this version + var Template string + func AutoStartedUnitName() string + func CurrentUnitName() string + func EnableDisableUnit(ctx context.Context, enable bool, instName string) error + func GetUnitPath(instName string) string + func IsRunningSystemd() bool + func RequestStart(ctx context.Context, inst *limatype.Instance) error + func RequestStop(ctx context.Context, inst *limatype.Instance) (bool, error) + func UnitNameFrom(instName string) string v2.0.0-rc.0 Nov 4, 2025