diff --git a/rosenthal/services/web.scm b/rosenthal/services/web.scm index fb5817c..b84c651 100644 --- a/rosenthal/services/web.scm +++ b/rosenthal/services/web.scm @@ -43,7 +43,7 @@ (string "/var/log/jellyfin.log") "Path to log file.") (extra-options - (list-of-strings '()) + (list '()) "List of extra options.") (no-serialization))