diff options
Diffstat (limited to 'community/pound/pound.service')
-rw-r--r-- | community/pound/pound.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/community/pound/pound.service b/community/pound/pound.service deleted file mode 100644 index 5ec089c9a..000000000 --- a/community/pound/pound.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=A reverse proxy, load balancer, and SSL wrapper - -[Service] -Type=forking -PIDFile=/run/pound.pid -ExecStart=/usr/bin/pound -f /etc/pound/pound.cfg -p /run/pound.pid - -[Install] -WantedBy=multi-user.target |