]> andersk Git - openssh.git/blobdiff - pathnames.h
- (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice
[openssh.git] / pathnames.h
index 3f116bdbb68524fc4df824a1fe4edc8a29c377b8..75415f3a56d2e6dfe7ad2866302387ca30486ebf 100644 (file)
 #ifndef _PATH_SFTP_SERVER
 #define _PATH_SFTP_SERVER              "/usr/libexec/sftp-server"
 #endif
+#ifndef _PATH_LS
 #define _PATH_LS                       "ls"
+#endif
 
 /* path to login program */
 #ifndef LOGIN_PROGRAM
This page took 0.029398 seconds and 4 git commands to generate.