summaryrefslogtreecommitdiff
path: root/src/systemd/aws-gwlbtun.service
blob: 97d772dec2cc6c86df37d9eb020700570ed65777 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Description=AWS Gateway Load Balancer Tunnel Handler
Documentation=https://github.com/aws-samples/aws-gateway-load-balancer-tunnel-handler
After=network.target

[Service]
ExecStart=
Restart=on-failure

[Install]
WantedBy=multi-user.target