Logging to /tmp #2

Open
opened 2025-07-09 18:30:33 +02:00 by kauron · 0 comments
Owner

Apply patch to uds/log.py, changing the line:

-logFile = os.path.expanduser('~/udsclient.log')
+logFile = os.path.expanduser('/tmp/udsclient.log')
Apply patch to `uds/log.py`, changing the line: ```diff -logFile = os.path.expanduser('~/udsclient.log') +logFile = os.path.expanduser('/tmp/udsclient.log') ```
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: archpkgs/udsclient#2
No description provided.