summaryrefslogtreecommitdiff
path: root/config/root-.profile
diff options
context:
space:
mode:
Diffstat (limited to 'config/root-.profile')
-rw-r--r--config/root-.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/root-.profile b/config/root-.profile
index 5a2188db..1e7e1009 100644
--- a/config/root-.profile
+++ b/config/root-.profile
@@ -12,4 +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."
fi