Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 16:19:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236944] security/strongswan: startup script improvements
Message-ID:  <bug-236944-7788-UWJBY7q0kc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236944-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236944-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236944

--- Comment #7 from Sam Chen <sc.gear@one.caeon.com> ---
(In reply to Jose Luis Duran from comment #6)

Thanks, using code 7 for missing charon.pid now makes perfect sense to me. =
 My
mistake in #2, I misread the code and was about to ask you disregard that
comment.

Another observation:
$strongswan_interface declaration changed from ":=3D" to ":-", which IIRC, =
means
the parameter disappears after use.  Since strongswan.in is the first (only=
?)
place $strongswan_interface is defined (vs others preset in
/etc/defaults/rc.conf).  I'm not familiar with FreeBSD init.  How does ":-"
expansion change the scope of the variable outside of strongswan.in?  Any
problem if $strongswan_interface is not set in /etc/rc.conf?

Thanks!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236944-7788-UWJBY7q0kc>