6 lines
164 B
C
6 lines
164 B
C
|
/* $NetBSD: pathnames.h,v 1.1 2003/05/26 09:46:47 lukem Exp $ */
|
||
|
|
||
|
#define _PATH_BIN_RCMD RESCUEDIR "/rcmd"
|
||
|
#undef _PATH_BSHELL
|
||
|
#define _PATH_BSHELL RESCUEDIR "/sh"
|