SHA256
1
0
forked from pool/pound
Files
pound/pound.service

11 lines
214 B
Desktop File

[Unit]
Description=A reverse proxy, load balancer, and SSL wrapper
[Service]
Type=forking
PIDFile=/run/pound.pid
ExecStart=/usr/sbin/pound -f /etc/pound.cfg -p /run/pound.pid
[Install]
WantedBy=multi-user.target