From 84fe7fa8b0aa9ae28375e769f60a6faef304bb53 Mon Sep 17 00:00:00 2001 From: g0vgs Date: Sun, 20 Oct 2002 09:37:34 +0000 Subject: [PATCH] minor amendment to installation manual --- html/installation-3.html | 2 +- sgml/installation.sgml | 2 +- txt/installation.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/html/installation-3.html b/html/installation-3.html index bb95103d..8cc7a575 100644 --- a/html/installation-3.html +++ b/html/installation-3.html @@ -454,7 +454,7 @@ service node user = root server = /usr/sbin/node log_on_failure += USERID - disable = yes + disable = no } diff --git a/sgml/installation.sgml b/sgml/installation.sgml index cb47fc54..42564dd8 100644 --- a/sgml/installation.sgml +++ b/sgml/installation.sgml @@ -839,7 +839,7 @@ service node user = root server = /usr/sbin/node log_on_failure += USERID - disable = yes + disable = no } diff --git a/txt/installation.txt b/txt/installation.txt index 192f9a00..4f4f5dfc 100644 --- a/txt/installation.txt +++ b/txt/installation.txt @@ -1169,7 +1169,7 @@ user = root server = /usr/sbin/node log_on_failure += USERID - disable = yes + disable = no } -- 2.34.1