From 985cee39690ddf9fa44553c203a634e1a19b3e01 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 27 May 1997 03:11:17 +0000 Subject: Say to use `su' rather than `sush root'. --- config/root-.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/root-.profile b/config/root-.profile index c8bc40ba..46a32169 100644 --- a/config/root-.profile +++ b/config/root-.profile @@ -12,5 +12,5 @@ if [ "$UHOME" -a -r "$UHOME/.root_profile" ]; then else PATH=/sbin:/bin:/local/bin export PATH - echo "Don't login as root; use \`sush root'." + echo "Don't login as root; use \`su'." fi -- cgit v1.2.3