diff options
author | Robert Peichaer <rpe@cvs.openbsd.org> | 2016-01-26 22:26:55 +0000 |
---|---|---|
committer | Robert Peichaer <rpe@cvs.openbsd.org> | 2016-01-26 22:26:55 +0000 |
commit | b688c18970966af65c9a7cc3a19f0d2e05987928 (patch) | |
tree | 0d499be0c09b19fc5c59840e0d4ad853389fb0a9 /distrib/miniroot/dot.profile | |
parent | b41ac71d8dcb5c18f698a51a36b00500d9598ec8 (diff) |
spacing
OK krw@
Diffstat (limited to 'distrib/miniroot/dot.profile')
-rw-r--r-- | distrib/miniroot/dot.profile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/miniroot/dot.profile b/distrib/miniroot/dot.profile index 8c0ddb1ceac..bfa1c2b0646 100644 --- a/distrib/miniroot/dot.profile +++ b/distrib/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.29 2015/07/03 18:29:08 rpe Exp $ +# $OpenBSD: dot.profile,v 1.30 2016/01/26 22:26:54 rpe Exp $ # $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $ # # Copyright (c) 2009 Kenneth R. Westerback @@ -53,7 +53,7 @@ if [[ -z $DONEPROFILE ]]; then mount -u /dev/${rootdisk:-rd0a} / # Create a fake rc that just returns 1 and throws us back. - echo ! : > /etc/rc + echo ! : >/etc/rc # Set up some sane defaults. echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' |