summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2010-09-26 19:44:54 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2010-09-26 19:44:54 +0000
commitbc2a09864ae7289dc35fbd56494dc028590f793c (patch)
tree47c23fb085b04e36aa340f0b00794dd90945facf
parent4403785b0f0790ad35e0d66c8b4cb6515465c9a2 (diff)
downloadvyos-strongswan-bc2a09864ae7289dc35fbd56494dc028590f793c.tar.gz
vyos-strongswan-bc2a09864ae7289dc35fbd56494dc028590f793c.zip
Return 0 on start and stop.
-rw-r--r--debian/strongswan-starter.ipsec.init2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/strongswan-starter.ipsec.init b/debian/strongswan-starter.ipsec.init
index 827ced30a..484a4e0b3 100644
--- a/debian/strongswan-starter.ipsec.init
+++ b/debian/strongswan-starter.ipsec.init
@@ -160,3 +160,5 @@ case "$1" in
exit 3
;;
esac
+
+: