Subject: bin/14305: add _PATH_USERMGMT (/etc/usermgmt.conf) to paths.h
To: None <gnats-bugs@gnats.netbsd.org>
From: None <dive@endersgame.net>
List: netbsd-bugs
Date: 10/19/2001 21:18:10
>Number: 14305
>Category: bin
>Synopsis: add a define for /etc/usermgmt.conf to paths.h
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Oct 19 14:19:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: dive-o
>Release: 20011019
>Organization:
/~\ The ASCII Sean Davis
\ / Ribbon Campaign aka dive-o
X Against HTML
/ \ Email! dive@endersgame.net
>Environment:
NetBSD-current/i386
System: NetBSD eros.endersgame.net 1.5Y NetBSD 1.5Y (EROS) #165: Thu Oct 18 23:24:50 EDT 2001 dive@eros.endersgame.net:/current/src/sys/arch/i386/compile/EROS i386
Architecture: i386
Machine: i386
>Description:
Add #define _PATH_USERMGMT "/etc/usermgmt.conf" to include/paths.h
>How-To-Repeat:
isn't a problem, is a change request :)
>Fix:
--- paths.h.orig Fri Oct 19 17:12:48 2001
+++ paths.h Fri Oct 19 17:13:08 2001
@@ -79,6 +79,7 @@
#define _PATH_CLOCKCTL "/dev/clockctl"
#define _PATH_UNIX "/netbsd"
#define _PATH_VI "/usr/bin/vi"
+#define _PATH_USERMGMT "/etc/usermgmt.conf"
/*
* Provide trailing slash, since mostly used for building pathnames.
>Release-Note:
>Audit-Trail:
>Unformatted: