the device name is 'verifiedexec', not 'veriexec' (the filename is 'veriexec',

tho)
This commit is contained in:
jdolecek 2004-03-10 18:33:12 +00:00
parent a6c0f6d572
commit 5923227e2c
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh -
# $NetBSD: MAKEDEV.tmpl,v 1.22 2004/03/08 23:05:37 lukem Exp $
# $NetBSD: MAKEDEV.tmpl,v 1.23 2004/03/10 18:33:12 jdolecek Exp $
#
# Copyright (c) 2003 The NetBSD Foundation, Inc.
# All rights reserved.
@ -1097,7 +1097,7 @@ dmoverio)
;;
veriexec)
mkdev veriexec c %veriexec_chr% 0 644
mkdev veriexec c %verifiedexec_chr% 0 644
;;
ttyv*)