diff options
Diffstat (limited to 'distrib/sun3/miniroot')
-rw-r--r-- | distrib/sun3/miniroot/dot.profile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/sun3/miniroot/dot.profile b/distrib/sun3/miniroot/dot.profile index 125008c2373..befe9c9abcf 100644 --- a/distrib/sun3/miniroot/dot.profile +++ b/distrib/sun3/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.3 2001/06/23 19:45:00 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.4 2001/09/16 04:56:53 millert Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -49,7 +49,7 @@ TERM=sun if [ "X${DONEPROFILE}" = "X" ]; then DONEPROFILE=YES - mount_ffs -o update /dev/rd0a / + mount_ffs -u /dev/rd0a / # set up some sane defaults echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' |