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.4 (latest)
Published
Mar 10, 2025
Platform
linux/amd64
Imports
4 packages
Last checked
3 weeks ago

Tools for package owners.