Use /root as a home for superuser.
Fix build warnings. Delete extra copy of uuencode/uudecode.
This commit is contained in:
7
root/.profile
Normal file
7
root/.profile
Normal file
@@ -0,0 +1,7 @@
|
||||
echo 'erase ^?, kill ^U, intr ^C'
|
||||
stty dec
|
||||
PATH=/bin:/sbin:/etc
|
||||
export PATH
|
||||
HOME=/
|
||||
export HOME
|
||||
export TERM
|
||||
Reference in New Issue
Block a user