Subject: Veriexec sysctl
To: None <tech-kern@netbsd.org>
From: Daniel Angelini <decayer@gmail.com>
List: tech-kern
Date: 11/09/2005 10:35:52
Hi,
I am trying to put veriexec to work.
I've done the process of compile the kernel, make signatures, set
veriexec=3DYES in the rc.conf.
But, I can't set the strict level via systcl. I got this error:
#sysctl kern.veriexec.strict=3D1
sysctl: second level name 'veriexec' in 'kern.veriexec.strict' is invalid
sysctl -a |grep veriexec don't show anything.
My NetBSD is the latest version:
#uname -a
NetBSD netbsd 2.1 NetBSD 2.1 (GENERIC_VERIEXEC) #0: Tue Nov 8
16:54:30 BRST 2005=20
root@netbsd:/usr/src/sys/arch/i386/compile/GENERIC_VERIEXEC i386