From d03f6780f6582ee59512b61ff74a5126c0d09d65 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 26 Jun 1997 17:56:27 +0000 Subject: Recommend using `addauth root'. --- config/root-.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/root-.profile') diff --git a/config/root-.profile b/config/root-.profile index 46a32169..ac5d42d9 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 \`su'." + echo "Don't login as root; use \`addauth root' or \`su'." fi -- cgit v1.2.3