summaryrefslogtreecommitdiffhomepage
path: root/dropbear.8
diff options
context:
space:
mode:
Diffstat (limited to 'dropbear.8')
-rw-r--r--dropbear.85
1 files changed, 5 insertions, 0 deletions
diff --git a/dropbear.8 b/dropbear.8
index 0348e26..ad9f0ee 100644
--- a/dropbear.8
+++ b/dropbear.8
@@ -35,6 +35,11 @@ Don't fork into background.
.B \-E
Log to standard error rather than syslog.
.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.
+.TP
.B \-m
Don't display the message of the day on login.
.TP