From da54388dc84e557873e0845f3b806b8116cc963c Mon Sep 17 00:00:00 2001 From: Quinn Date: Fri, 20 Jun 2025 11:49:53 +0200 Subject: [PATCH] fix: temp path --- etc/user-tmpfiles.d/localtmp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/user-tmpfiles.d/localtmp.conf b/etc/user-tmpfiles.d/localtmp.conf index bd6b40f..268ae7b 100644 --- a/etc/user-tmpfiles.d/localtmp.conf +++ b/etc/user-tmpfiles.d/localtmp.conf @@ -1,2 +1,2 @@ -D /home/furry/.local/tmp 0750 furry furry - +D /home/furry/var/tmp 0750 furry furry -