Documentation
¶
Index ¶
Constants ¶
View Source
const (
RootService = "/etc/systemd/system/multi-user.target.wants"
)
Variables ¶
View Source
var ( ConfBindSystemService = func(name string) *appconf.ConfBind { return appconf.NewConfBind(&fs, name+".service", RootService+name+".service", perm) } )
Functions ¶
This section is empty.
Types ¶
type OptSystemService ¶
type OptSystemService struct {
Unit OptSystemServiceUint
Service OptSystemServiceService
}
type OptSystemServiceService ¶
type OptSystemServiceUint ¶
type OptSystemServiceUint struct {
Description string
}
Click to show internal directories.
Click to hide internal directories.