summaryrefslogtreecommitdiff
path: root/ctdb/web/ftp.html
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/web/ftp.html')
-rw-r--r--ctdb/web/ftp.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ctdb/web/ftp.html b/ctdb/web/ftp.html
index 29947d42167..82acd1d9094 100644
--- a/ctdb/web/ftp.html
+++ b/ctdb/web/ftp.html
@@ -13,9 +13,9 @@ Setting up a vsftpd cluster is really easy.<br>
Configure vsftpd on each node on the cluster.<br><br>
Set up vsftpd to export directories from the shared cluster filesystem.
-<h2>/etc/sysconfig/vsftpd</h2>
+<h2>/etc/sysconfig/ctdb</h2>
-Create the file /etc/sysconfig/vsftpd with the content :
+Add the following line to the /etc/sysconfig/ctdb configuration file.
<pre>
CTDB_MANAGES_VSFTPD=yes
</pre>