aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2004-12-30 23:39:26 +0800
committerroam <roam@FreeBSD.org>2004-12-30 23:39:26 +0800
commit197e247a539039c8aa675505d26791aa2a7c97fc (patch)
treee5c041e733e5df4c530b38696f57881f28f06e56
parentd0d4aeab21721439a29e92295bfe9b7f9e0c326d (diff)
downloadfreebsd-ports-gnome-197e247a539039c8aa675505d26791aa2a7c97fc.tar.gz
freebsd-ports-gnome-197e247a539039c8aa675505d26791aa2a7c97fc.tar.zst
freebsd-ports-gnome-197e247a539039c8aa675505d26791aa2a7c97fc.zip
Okay then, purge the last reference to MySQL in the startup script...
-rw-r--r--security/stunnel/files/stunnel.in2
-rw-r--r--security/stunnel/files/stunnel.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/stunnel/files/stunnel.in b/security/stunnel/files/stunnel.in
index 23059f7e72a4..d86bc5d630e0 100644
--- a/security/stunnel/files/stunnel.in
+++ b/security/stunnel/files/stunnel.in
@@ -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"
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"