This website requires JavaScript.
Explore
Help
Sign In
Qubes
/
core-agent-linux
Watch
1
Star
0
Fork
0
You've already forked core-agent-linux
Code
Issues
Pull Requests
Releases
Wiki
Activity
f96c00d975
core-agent-linux
/
qubes-rpc
/
qubes.VMShell
3 lines
25 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Make all scripts in qubes-rpc executable Don't rely on legacy feature of interpreting non-executable files as scripts there.
2017-06-09 23:09:58 +02:00
#!/bin/sh
qrexec: get rid of shell in services using EOF for any signaling Additional running shell could prevent EOF from being detected.
2015-03-17 14:51:10 +01:00
exec /bin/bash
Reference in New Issue
Copy Permalink