Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore correct log path #156

Merged
merged 1 commit into from
May 1, 2024
Merged

Restore correct log path #156

merged 1 commit into from
May 1, 2024

Conversation

marmarek
Copy link
Member

@marmarek marmarek commented May 1, 2024

Save the log file in /var/log/qubes, instead of /run/qubes/ (or other
chosen socket directory).
This partially reverts 2901f00 "Make all paths relative to socket directory"

Fixes: 2901f00 "Make all paths relative to socket directory"
Fixes QubesOS/qubes-issues#9185

Save the log file in /var/log/qubes, instead of /run/qubes/ (or other
chosen socket directory).
This partially reverts 2901f00 "Make all paths relative to socket directory"

Fixes: 2901f00 "Make all paths relative to socket directory"
Fixes QubesOS/qubes-issues#9185
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.69%. Comparing base (ce92bfb) to head (6d37768).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
- Coverage   77.76%   77.69%   -0.07%     
==========================================
  Files          54       54              
  Lines        9501     9501              
==========================================
- Hits         7388     7382       -6     
- Misses       2113     2119       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marmarek marmarek merged commit 89c450b into QubesOS:main May 1, 2024
3 of 4 checks passed
@marmarek marmarek deleted the bug9185 branch February 18, 2025 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qrexec-daemon writes log to /run/qubes/ instead of /var/log/qubes/
2 participants