summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/root-.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/root-.profile b/config/root-.profile
index 1e7e1009..526f06bf 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 `sush root'."
fi