From c03f1c08452895578228a075f1fed2378d30d85c Mon Sep 17 00:00:00 2001 From: Pipo Date: Wed, 24 Sep 2025 17:55:12 +0200 Subject: [PATCH] added logpath in the plist --- launchd/com.snapclean.listener.plist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/launchd/com.snapclean.listener.plist b/launchd/com.snapclean.listener.plist index 4ffb64a..c5486fb 100644 --- a/launchd/com.snapclean.listener.plist +++ b/launchd/com.snapclean.listener.plist @@ -11,5 +11,8 @@ RunAtLoad KeepAlive UserNameroot + + StandardOutPath/var/log/snapclean.log + StandardErrorPath/var/log/snapclean.err \ No newline at end of file