$NetBSD: patch-ab,v 1.1 2005/06/30 16:31:47 tv Exp $

--- include/settings.h.orig	2005-06-30 12:22:44.000000000 -0400
+++ include/settings.h
@@ -52,7 +52,7 @@
 #define	MINOR_LEVEL(minor) ((uint32_t)(minor)/0x10000)
 #define	MINOR_STEP(minor) ((uint32_t)(minor)%0x10000)
 
-#define	PROGNAME		"entropy_rsa"
+#define	PROGNAME		"entropy"
 
 #define	NODE_NAME		"ENTROPY/RSA"
 
