]> andersk Git - openssh.git/blobdiff - pathnames.h
- markus@cvs.openbsd.org 2004/01/30 09:48:57
[openssh.git] / pathnames.h
index 89e22c77abe1074241d690538d25998308c902a4..edeff2de367bde958b7ca513a08a887ecaf07c07 100644 (file)
 #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
This page took 0.034921 seconds and 4 git commands to generate.