make alpha GENERIC kernel have 'options INSECURE' by default

This commit is contained in:
cgd 1995-03-26 01:48:21 +00:00
parent 0310dd8f78
commit e2f551312e
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.4 1995/03/08 00:38:56 cgd Exp $
# $NetBSD: GENERIC,v 1.5 1995/03/26 01:48:21 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@ -45,6 +45,9 @@ options COMPAT_OSF1
# Loadable kernel modules
options LKM
# Disable kernel security.
options INSECURE
config netbsd swap generic
tc* at mainbus0