Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOneshotUnit ¶
func GetServiceUnit ¶
func GetTimerUnit ¶
Types ¶
type RestartType ¶
type RestartType string
const ( RestartAlways RestartType = "always" RestartOnFailure RestartType = "on-failure" RestartNo RestartType = "no" )
Click to show internal directories.
Click to hide internal directories.