feat: manage jellyfin data migration_flag

This commit is contained in:
2024-07-02 22:06:38 +10:00
parent 2199e4e3c0
commit f3046f8fbb
5 changed files with 142 additions and 1 deletions
@@ -0,0 +1,8 @@
# Jellyfin systemd configuration options
# Use this file to override the user or environment file location.
[Service]
#User = jellyfin
EnvironmentFile = <%= @environment_file %>
WorkingDirectory = <%= @lib_dir %>