package activation

import "github.com/rootless-containers/rootlesskit/v2/pkg/systemd/activation"

Index

Functions

func ActivationHelper

func ActivationHelper(opt Opt) error

Types

type Opt

type Opt struct {
	RunActivationHelperEnvKey string   // needs to be set
	TargetCmd                 []string // needs to be set
}

Source Files

activation.go

Version
v2.3.2
Published
Jan 20, 2025
Platform
darwin/amd64
Imports
4 packages
Last checked
1 hour ago

Tools for package owners.