Update jellyfin/jellyfin.container
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user