Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2006 08:58:17 +0100
From:      Tobias Roth <roth@iam.unibe.ch>
To:        freebsd-rc@freebsd.org
Subject:   rc.d/ike broken. retire it?
Message-ID:  <20060117075817.GA8473@droopy.unibe.ch>

next in thread | raw e-mail | index | archive | help

Hi

/etc/rc.d/ike is broken. Something along the lines of

 load_rc_config $name
+command="${ike_program}"
 run_rc_command "$1"

fixed it for me. Although now that we have ports rcordering with the
base rc.d/ scripts, should rc.d/ike be retired, and the various ike
startup scripts be fixed/adapted? Those that come to mind are

security/racoon2
security/ipsec-tools
security/isakmpd

cheers, Tobias



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060117075817.GA8473>