diff options
Diffstat (limited to 'security/stunnel/files/stunnel.sh')
-rw-r--r-- | security/stunnel/files/stunnel.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/stunnel/files/stunnel.sh b/security/stunnel/files/stunnel.sh index 23059f7e72a4..d86bc5d630e0 100644 --- a/security/stunnel/files/stunnel.sh +++ b/security/stunnel/files/stunnel.sh @@ -9,7 +9,7 @@ # KEYWORD: shutdown # -# Add the following line to /etc/rc.conf to enable mysql: +# Add some of the following variables to /etc/rc.conf to configure stunnel: # stunnel_enable (bool): Set to "NO" by default. # Set it to "YES" to enable stunnel. # stunnel_config (str): Default "!!PREFIX!!/etc/stunnel/stunnel.conf" |