1 2 3 4 5 6
#!/bin/sh exec 2>&1; set -e [ -d /var/log/jellyfin ] || install -dm 755 /var/log/jellyfin exec svlogd -tt /var/log/jellyfin