diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-07-19 03:42:43 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-07-19 03:42:43 +0000 |
commit | 8ad48f6ce444648397d82b107cd196c24599d7cb (patch) | |
tree | 1dbc9e6c691521e74a48a9df2b7944366a4c0922 /config/root-.profile | |
parent | f030ef4e9d02fc0c88113a569773e49d629e9aa2 (diff) |
*** empty log message ***
Diffstat (limited to 'config/root-.profile')
-rw-r--r-- | config/root-.profile | 1 |
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 |