Update jellyfin/jellyfin.container

This commit is contained in:
2026-02-13 12:04:16 -05:00
parent bf1e14d7b6
commit f8c44791f0

View File

@@ -15,9 +15,11 @@ Volume=/media/CONTAINER/Videos:/media
EnvironmentFile=jellyfin.env EnvironmentFile=jellyfin.env
[Service] [Service]
User=1000
Group=1000
# Inform systemd of additional exit status # Inform systemd of additional exit status
SuccessExitStatus=0 143 SuccessExitStatus=0 143
Restart=unless-stopped Restart=on-abnormal
[Install] [Install]
# Start by default on boot # Start by default on boot