summaryrefslogtreecommitdiff
path: root/community/polipo
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-27 12:52:56 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-27 12:52:56 -0300
commit78e579460b6f67a777a72232903eb7eaf84c945f (patch)
tree13403c8933fd3ea439b3d5734a5a3d0d7b04e386 /community/polipo
parent45109aea7693acc9077824a431e17110d21ed6b3 (diff)
parentc008601effc878e60852f7928ddadcf5a16eb851 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/spacefm/PKGBUILD extra/eina/PKGBUILD extra/kdeplasma-addons/PKGBUILD
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