diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-12-05 19:50:47 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-12-05 19:50:47 +0000 |
commit | 6155c550768bf66ecbfa31f2d789b4dc69860581 (patch) | |
tree | efb32d1db88455ade807b19c357f11ebc5b93665 /distrib/hp300 | |
parent | e76bdef1fa868c260c322b2072596f3603fc6933 (diff) |
remove garbage; miod ok
Diffstat (limited to 'distrib/hp300')
-rw-r--r-- | distrib/hp300/ramdisk/dot.profile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/distrib/hp300/ramdisk/dot.profile b/distrib/hp300/ramdisk/dot.profile index 2ea9468f609..bbbb253c7be 100644 --- a/distrib/hp300/ramdisk/dot.profile +++ b/distrib/hp300/ramdisk/dot.profile @@ -1,5 +1,5 @@ # -# $OpenBSD: dot.profile,v 1.10 2001/06/23 19:44:40 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.11 2001/12/05 19:50:46 deraadt Exp $ # $NetBSD: dot.profile,v 1.1 1995/07/18 04:13:09 briggs Exp $ # # Copyright (c) 1994 Christopher G. Demetriou @@ -32,12 +32,8 @@ # export PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ -export HISTFILE=/.sh_history export TERM=hp300h -export HOME=/ - umask 022 - set -o emacs # emacs-style command line editing TMPWRITEABLE=/tmp/writeable |