Vendor import of OpenSSH 3.8p1.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: pathnames.h,v 1.13 2002/05/23 19:24:30 markus Exp $ */
|
||||
/* $OpenBSD: pathnames.h,v 1.14 2004/01/30 09:48:57 markus Exp $ */
|
||||
|
||||
/*
|
||||
* Author: Tatu Ylonen <ylo@cs.hut.fi>
|
||||
@@ -150,6 +150,11 @@
|
||||
#define _PATH_PRIVSEP_CHROOT_DIR "/var/empty"
|
||||
#endif
|
||||
|
||||
/* for passwd change */
|
||||
#ifndef _PATH_PASSWD_PROG
|
||||
#define _PATH_PASSWD_PROG "/usr/bin/passwd"
|
||||
#endif
|
||||
|
||||
#ifndef _PATH_LS
|
||||
#define _PATH_LS "ls"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user