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