fixed el6 initscript

This commit is contained in:
Pavel Šimerda
2014-03-18 13:45:15 +01:00
parent 01c2bfb116
commit bdecee05c1
3 changed files with 35 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
# Source function library.
. /etc/rc.d/init.d/functions
exec="@SBINDIR@/@IPSEC_SCRIPT@"
exec="/usr/sbin/strongswan"
prog="strongswan"
status_prog="starter"
config="/etc/strongswan/strongswan.conf"