From 1de63438b44e9e459250846ba57d36f24a3cd6cf Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 25 Apr 2018 22:33:19 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- odin/strm/cache_media | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odin') diff --git a/odin/strm/cache_media b/odin/strm/cache_media index 4ae591f0..796bccf0 100644 --- a/odin/strm/cache_media +++ b/odin/strm/cache_media @@ -33,6 +33,6 @@ while { url="" for id (${ids}); do - systemctl --user --wait start $(systemd-escape --template=download-youtube@.service ${id}) + systemctl --user start $(systemd-escape --template=download-youtube@.service ${id}) done done -- cgit v1.2.3