summaryrefslogtreecommitdiff
path: root/community/polipo
diff options
context:
space:
mode:
Diffstat (limited to 'community/polipo')
-rw-r--r--community/polipo/PKGBUILD2
-rw-r--r--community/polipo/polipo.service3
2 files changed, 2 insertions, 3 deletions
diff --git a/community/polipo/PKGBUILD b/community/polipo/PKGBUILD
index 9d243f32c..2f81b83b7 100644
--- a/community/polipo/PKGBUILD
+++ b/community/polipo/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 80058 2012-11-15 19:30:39Z ttoepper $
+# $Id: PKGBUILD 80595 2012-11-26 19:52:10Z eric $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Jelle van der Waa <jelle vdwaa nl>
# Contributor: Thomas Holmquist <thomas@vorget.com>
diff --git a/community/polipo/polipo.service b/community/polipo/polipo.service
index 057d1c3c2..59aeb9f3b 100644
--- a/community/polipo/polipo.service
+++ b/community/polipo/polipo.service
@@ -2,10 +2,9 @@
Description=Polipo Proxy Server
[Service]
-Type=oneshot
+Type=forking
ExecStart=/usr/bin/polipo daemonise=true logFile="/var/log/polipo.log"
User=nobody
-RemainAfterExit=yes
[Install]
WantedBy=multi-user.target