summaryrefslogtreecommitdiff
path: root/community-staging/polipo/polipo.service
diff options
context:
space:
mode:
Diffstat (limited to 'community-staging/polipo/polipo.service')
-rw-r--r--community-staging/polipo/polipo.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/community-staging/polipo/polipo.service b/community-staging/polipo/polipo.service
deleted file mode 100644
index a1bdd9aa2..000000000
--- a/community-staging/polipo/polipo.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Polipo Proxy Server
-
-[Service]
-ExecStart=/usr/bin/polipo
-User=nobody
-ExecReload=/bin/kill -USR1 $MAINPID
-
-[Install]
-WantedBy=multi-user.target