freebsd_amp_hwpstate/etc/root/dot.profile

11 lines
186 B
Plaintext

# $Id$
#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
echo 'erase ^H, kill ^U, intr ^C'
stty crt erase ^H kill ^U intr ^C
export PATH
HOME=/root
export HOME
TERM=cons25
export TERM