Skip to content

Commit

Permalink
Log updates proxy connection errors to journal
Browse files Browse the repository at this point in the history
StandardError defaults to "inherit", which would connect the socket from
the package manager here. Do not send qrexec error messages as HTTP
proxy response...
  • Loading branch information
marmarek committed May 4, 2024
1 parent ce5da9e commit c98f106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vm-systemd/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Description=Forward connection to updates proxy over Qubes RPC
ExecStart=/usr/bin/qrexec-client-vm --use-stdin-socket '' qubes.UpdatesProxy
StandardInput=socket
StandardOutput=inherit
StandardError=journal

0 comments on commit c98f106

Please sign in to comment.