Add ipsec to rc.conf.

This commit is contained in:
Christian Mauderer
2018-07-30 17:02:59 +02:00
parent 5e13963765
commit 1b467ad47d
5 changed files with 415 additions and 0 deletions

View File

@@ -158,6 +158,8 @@ void rc_conf_net_init(void* arg); /* Installed by default. */
void rc_conf_firewall_pf_init(void* arg); /* pf_enabled="YES" */
void rc_conf_telnetd_init(void* arg); /* telnetd_enabled="YES" */
void rc_conf_ftpd_init(void* arg); /* ftpd_enabled="YES" */
void rc_conf_ipsec_init(void* arg); /* ipsec_enabled="YES"
and ike_enabled="YES" */
/*
* Added services.