core-agent-linux/qubes-rpc/qubes.UpdatesProxy
Marek Marczykowski-Górecki 7da4ed7d64
Switch qubes.UpdatesProxy to socat
- there are many netcat versions (openbsd, nmap, ...), which behave
 differently - especially while handling EOF
 - Debian jessie doesn't have nmap-ncat (which handle EOFs sufficiently
   good)

QubesOS/qubes-issues#1854
2017-06-10 23:11:01 +02:00

3 lines
46 B
Bash
Executable File

#!/bin/sh
exec socat STDIO TCP:localhost:8082