puppet-prod/site/profiles/templates/jellyfin/override.conf.erb
Ben Vincent 86d76e3270 chore: minor jellyfin updates
- add jellyfin to video group, for access to gpu
- install intel related gpu drivers
- export lxc jellyfin to haproxy
2025-05-26 19:56:18 +10:00

9 lines
213 B
Plaintext

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