- add jellyfin to video group, for access to gpu - install intel related gpu drivers - export lxc jellyfin to haproxy Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/300
9 lines
213 B
Plaintext
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 %>
|