# Functions

No description provided by the author
Generate systemd unit.
GetServiceFile returns the service file name for the profile.
GetServiceFileDropInDir returns the service file drop-in dir name for the profile.
GetSystemDir returns the path where the local systemd units are stored.
GetTimerFile returns the timer file name for the profile.
GetTimerFileDropInDir returns the timer file drop-in dir name for the profile.
GetUserDir returns the default directory where systemd stores user units.
No description provided by the author

# Constants

Type of systemd unit.
Type of systemd unit.

# Structs

Config for generating systemd unit and timer files.

# Type aliases

UnitType is either user or system.