summaryrefslogtreecommitdiff
path: root/x86_64/polipo/polipo.service
diff options
context:
space:
mode:
Diffstat (limited to 'x86_64/polipo/polipo.service')
-rw-r--r--x86_64/polipo/polipo.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/x86_64/polipo/polipo.service b/x86_64/polipo/polipo.service
deleted file mode 100644
index 59aeb9f3b..000000000
--- a/x86_64/polipo/polipo.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Polipo Proxy Server
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/polipo daemonise=true logFile="/var/log/polipo.log"
-User=nobody
-
-[Install]
-WantedBy=multi-user.target