You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
the-bastion/etc/systemd/osh-http-proxy.service

14 lines
235 B

[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