# HG changeset patch # User Matt Johnston # Date 1629386254 -28800 # Node ID e9854650d45b144306e6323607287a5ff2c48cbc # Parent 5120e22882de98d0eb231548d240a6de26a12167 Clarify help text for dropbear -e environment option diff -r 5120e22882de -r e9854650d45b dropbear.8 --- a/dropbear.8 Thu Aug 19 17:13:41 2021 +0200 +++ b/dropbear.8 Thu Aug 19 23:17:34 2021 +0800 @@ -37,8 +37,9 @@ .TP .B \-e Pass on the server environment to all child processes. This is required, for example, -if dropbear is launched on the fly from a SLURM workload manager. The enviroment is not -passed by default. Note that this can be a potential security risk. +if Dropbear is launched on the fly from a SLURM workload manager. The environment is not +passed by default. Note that this could expose secrets in environment variables from +the calling process - use with caution. .TP .B \-m Don't display the message of the day on login.