freedomofpress / securedrop-client

a Qt-based GUI for SecureDrop journalists 📰🗞️
GNU Affero General Public License v3.0
39 stars 37 forks source link

fix: two-part `ExecStartPost` needs `bash -c` #2056

Closed cfm closed 3 weeks ago

cfm commented 3 weeks ago

Status

Ready for review

Description

Towards freedomofpress/securedrop-workstation#1051, wraps the two commands in securedrop-whonix-config's ExecStartPost directive in bash -c. (We had this at some point last week; I think it got lost in a rebase.)

Test Plan

Checklist

If these changes modify code paths involving cryptography, the opening of files in VMs or network (via the RPC service) traffic, Qubes testing in the staging environment is required. For fine tuning of the graphical user interface, testing in any environment in Qubes is required. Please check as applicable: