From 8e7b618a6177e423c1082ac7dc4f3d5047f45f58 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Sun, 19 Feb 2023 17:21:04 +0100 Subject: Use mcron's #:user instead of manual setuid --- tw/system/lud.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tw/system/lud.scm') diff --git a/tw/system/lud.scm b/tw/system/lud.scm index b5795eef..c2f124b2 100644 --- a/tw/system/lud.scm +++ b/tw/system/lud.scm @@ -117,8 +117,7 @@ SSLSessionCacheTimeout 1200 (yt-dlp-configuration (yt-dlp #f) ; use yt-dlp from media-directory (media-directory "/var/data/syncthing/Videos") - (user "syncthing") - (group "syncthing"))) + (user "syncthing"))) ;; certbot for Synapse + Apache/Nextcloud ;; This also installs a nginx server on port 80, redirecting to port 443. -- cgit v1.2.3