mirror of
https://github.com/unman/shaker.git
synced 2024-10-01 01:25:41 -04:00
9 lines
198 B
YAML
9 lines
198 B
YAML
# vim: set syntax=yaml ts=2 sw=2 sts=2 et :
|
|
#
|
|
#
|
|
|
|
/rw/config/rc.local:
|
|
file.append:
|
|
- text: |
|
|
socat TCP-LISTEN:18081,fork,bind=127.0.0.1 EXEC:"qrexec-client-vm monerod-ws user.monerod"
|