diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-04 00:10:26 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-04 00:10:26 +0000 |
| commit | 7bb2006007c1996f33758e41db070252d4d3607f (patch) | |
| tree | 3dc03d4f6a8867742961a3dea9ecc96c52d00a10 /sub/dropbear/localoptions.h | |
| parent | 1202c964c4e91083a3c60b41b9c11e220bfa759d (diff) | |
| download | lh-bootstrap-7bb2006007c1996f33758e41db070252d4d3607f.tar.gz | |
Make a lean and mean version, as a basis for filling an initramfs
Diffstat (limited to 'sub/dropbear/localoptions.h')
| -rw-r--r-- | sub/dropbear/localoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/dropbear/localoptions.h b/sub/dropbear/localoptions.h index 493cec3..bdf864b 100644 --- a/sub/dropbear/localoptions.h +++ b/sub/dropbear/localoptions.h @@ -16,7 +16,7 @@ #define DROPBEAR_DH_GROUP16 1 #define XAUTH_COMMAND "/bin/xauth -q" -#define SFTPSERVER_PATH "/opt/dropbear/bin/sftp-server" +#undef SFTPSERVER_PATH #define DROPBEAR_PATH_SSH_PROGRAM "/bin/dbclient" #define DEFAULT_PATH "/command:/bin" |
