-# $OpenBSD: install.md,v 1.30 2014/08/05 13:15:51 deraadt Exp $
+# $OpenBSD: install.md,v 1.31 2014/08/06 16:13:48 ajacoutot Exp $
#
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
echo
grep -v '^mouse\.scale.*$' /mnt/etc/wsconsctl.conf \
>/tmp/wsconsctl.conf 2>/dev/null
- echo $val " # see ztsscale(8)" >> /tmp/wsconsctl.conf
+ echo $val "# see ztsscale(8)" >> /tmp/wsconsctl.conf
cp /tmp/wsconsctl.conf /mnt/etc/wsconsctl.conf
- grep -v '^machdep\.ztsscale.*$' /mnt/etc/sysctl.conf \
- >/tmp/sysctl.conf 2>/dev/null
- cp /tmp/sysctl.conf /mnt/etc/sysctl.conf
;;
esac
}