From a18093e255433832ed5a0faca392ee872cafc5a2 Mon Sep 17 00:00:00 2001 From: Deeparghya Dutta Barua Date: Thu, 2 Apr 2020 00:32:46 +0600 Subject: [PATCH] Fix systemd unit to allow FFmpeg execution --- contrib/navidrome.service | 3 --- 1 file changed, 3 deletions(-) diff --git a/contrib/navidrome.service b/contrib/navidrome.service index 361c95e7..4399fc19 100644 --- a/contrib/navidrome.service +++ b/contrib/navidrome.service @@ -31,8 +31,5 @@ PrivateDevices=yes ProtectSystem=full ProtectHome=true -MemoryDenyWriteExecute=yes - - [Install] WantedBy=multi-user.target