puppet-prod/site/profiles/templates/jellyfin/override.conf.erb

9 lines
215 B
Plaintext

# Jellyfin systemd configuration options
# Use this file to override the user or environment file location.
[Service]
#User = jellyfin
EnvironmentFile = <%= @environment_file %>
WorkingDirectory = <%= @lib_dir %>