diff options
Diffstat (limited to 'usr/src/uts/common/sys/crypto/elfsign.h')
| -rw-r--r-- | usr/src/uts/common/sys/crypto/elfsign.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/uts/common/sys/crypto/elfsign.h b/usr/src/uts/common/sys/crypto/elfsign.h index bbf58b87f4..2c5e7f6107 100644 --- a/usr/src/uts/common/sys/crypto/elfsign.h +++ b/usr/src/uts/common/sys/crypto/elfsign.h @@ -19,7 +19,7 @@ * CDDL HEADER END */ /* - * Copyright 2007 Sun Microsystems, Inc. All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -133,7 +133,7 @@ struct filesignatures { #ifndef _KERNEL -#define _PATH_KCFD_DOOR "/var/run/kcfd_door" +#define _PATH_KCFD_DOOR "/etc/svc/volatile/kcfd_door" #endif /* _KERNEL */ |
