summaryrefslogtreecommitdiffstats
path: root/shib_secondary/remote/bwlp-master-socat@.service
blob: 4e82880a5e387f412579d7818e21bf19e39f4b3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Tunnel TCP:%i connections to actual masterserver

[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/socat tcp-listen:%i,reuseaddr,su=nobody,fork tcp:%DOMAIN%:%i

[Install]
WantedBy=multi-user.target