Revision 6aa3723a
Added by Renato Botelho over 9 years ago
src/etc/inc/vpn.inc | ||
---|---|---|
32 | 32 |
POSSIBILITY OF SUCH DAMAGE. |
33 | 33 |
*/ |
34 | 34 |
|
35 |
/* |
|
36 |
pfSense_BUILDER_BINARIES: /sbin/ifconfig |
|
37 |
pfSense_BUILDER_BINARIES: /usr/local/sbin/ipsec /usr/local/libexec/ipsec/charon /usr/local/libexec/ipsec/starter |
|
38 |
pfSense_BUILDER_BINARIES: /usr/local/sbin/filterdns /usr/local/sbin/mpd4 |
|
39 |
pfSense_MODULE: vpn |
|
40 |
*/ |
|
41 |
|
|
42 | 35 |
require_once("ipsec.inc"); |
43 | 36 |
require_once("filter.inc"); |
44 | 37 |
|
Also available in: Unified diff
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used