r/jellyfin: Enable service auto restart

This commit is contained in:
2024-01-22 20:37:21 -06:00
parent 54727e148f
commit 5287ff601b

View File

@@ -18,6 +18,7 @@ Network=host
NoNewPrivileges=yes
[Service]
Restart=always
#MemoryDenyWriteExecute=yes
PrivateTmp=yes
ProtectClock=yes