This commit is contained in:
Maurice
2025-10-04 19:07:31 +02:00
parent fbdca459c7
commit 7dc2c3d6a0
13 changed files with 224 additions and 10 deletions

View File

@@ -4,7 +4,6 @@ chmod -R 775 /mnt/ssd/jellyfin
chmod +x /etc/init.d/jellyfin.service
rc-update add jellyfin.service default
rc-service jellyfin.service start
# If you encounter the following error: Error: statfs /mnt/ssd/jellyfin: no such file or directory
# Please run "podman system migrate"...