summaryrefslogtreecommitdiff
path: root/community/ipsec-tools
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-11 00:04:53 -0800
committerroot <root@rshg054.dnsready.net>2013-01-11 00:04:53 -0800
commit4791b75bfebdea97defe1aa27d56b9223e58f6e8 (patch)
treee89b1b8c709b887477f38aaa7cefe78d17bb5803 /community/ipsec-tools
parente858862e8c8ed2f14352fe6305f64eae0e66d860 (diff)
Fri Jan 11 00:04:53 PST 2013
Diffstat (limited to 'community/ipsec-tools')
-rw-r--r--community/ipsec-tools/PKGBUILD6
-rw-r--r--community/ipsec-tools/ipsec.service3
2 files changed, 5 insertions, 4 deletions
diff --git a/community/ipsec-tools/PKGBUILD b/community/ipsec-tools/PKGBUILD
index 1ca011b8c..ba3c746bb 100644
--- a/community/ipsec-tools/PKGBUILD
+++ b/community/ipsec-tools/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 78385 2012-10-17 16:23:33Z spupykin $
+# $Id: PKGBUILD 82168 2013-01-10 09:22:20Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Allan Henriksen <allan.henriksen@gmail.com>
pkgname=ipsec-tools
pkgver=0.8.0
-pkgrel=5
+pkgrel=6
pkgdesc="KAME IPSec tools ported to Linux"
arch=('i686' 'x86_64')
url="http://ipsec-tools.sourceforge.net/"
@@ -21,7 +21,7 @@ md5sums=('b79aae3055a51f8de5c0f1b8ca6cf619'
'416b8e362d86987b8c55f7153cdafbeb'
'90d0810267cbd847383ae3101699b192'
'1632fce55ba5592dea1f8bf661106e7d'
- 'bc05a2b85e41bf89dac809657e857730')
+ '5bf7478590c751b465617681a31619fe')
build() {
cd $srcdir/$pkgname-$pkgver
diff --git a/community/ipsec-tools/ipsec.service b/community/ipsec-tools/ipsec.service
index 63db40b22..3a6dea38b 100644
--- a/community/ipsec-tools/ipsec.service
+++ b/community/ipsec-tools/ipsec.service
@@ -3,7 +3,8 @@ Description=Load IPSec Security Policy Database
After=syslog.target network.target
[Service]
-Type=simple
+Type=oneshot
+RemainAfterExit=true
ExecStart=/usr/sbin/setkey -f /etc/ipsec.conf
ExecStop=/usr/sbin/setkey -F -P ; /usr/sbin/setkey -F