summaryrefslogtreecommitdiff
path: root/community/polipo
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-27 02:19:29 -0800
committerroot <root@rshg054.dnsready.net>2012-11-27 02:19:29 -0800
commitc008601effc878e60852f7928ddadcf5a16eb851 (patch)
tree50f2e1a3e779a9a93deadc396c29f80c6f24de0e /community/polipo
parentd41782ebd2416faf39268ec9a2c3242430390308 (diff)
Tue Nov 27 02:14:24 PST 2012
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 19a681a81..7dc429c63 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