qrexec: get rid of shell in services using EOF for any signaling
Additional running shell could prevent EOF from being detected.
This commit is contained in:
parent
4b451ef680
commit
0d7a0e1beb
@ -1 +1 @@
|
|||||||
/usr/lib/qubes/qfile-unpacker
|
exec /usr/lib/qubes/qfile-unpacker
|
||||||
|
@ -1 +1 @@
|
|||||||
/usr/lib/qubes/vm-file-editor
|
exec /usr/lib/qubes/vm-file-editor
|
||||||
|
@ -1 +1 @@
|
|||||||
/bin/bash
|
exec /bin/bash
|
||||||
|
Loading…
Reference in New Issue
Block a user