the-bastion/etc/systemd/osh-http-proxy.service
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

13 lines
235 B
Desktop File

[Unit]
Description=OVH::Bastion HTTP Proxy daemon
[Service]
ExecStart=/opt/bastion/bin/proxy/osh-http-proxy-daemon
KillMode=process
Restart=on-failure
RestartSec=5s
User=proxyhttp
Group=proxyhttp
[Install]
WantedBy=multi-user.target