diff --git a/gnu/services/upnp.scm b/gnu/services/upnp.scm index 09121326fe..e5d05add28 100644 --- a/gnu/services/upnp.scm +++ b/gnu/services/upnp.scm @@ -115,7 +115,7 @@ (match types (() (list)) (_ (list ","))) - (list path)))) + (list path "\n")))) media-directories) (map (match-lambda ((key . value)