mirror of
https://github.com/clearml/dropbear
synced 2025-03-05 11:38:53 +00:00
Clarify help text for dropbear -e environment option
This commit is contained in:
parent
2157d52352
commit
69e5709f75
@ -37,8 +37,9 @@ Log to standard error rather than syslog.
|
|||||||
.TP
|
.TP
|
||||||
.B \-e
|
.B \-e
|
||||||
Pass on the server environment to all child processes. This is required, for example,
|
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
|
if Dropbear is launched on the fly from a SLURM workload manager. The environment is not
|
||||||
passed by default. Note that this can be a potential security risk.
|
passed by default. Note that this could expose secrets in environment variables from
|
||||||
|
the calling process - use with caution.
|
||||||
.TP
|
.TP
|
||||||
.B \-m
|
.B \-m
|
||||||
Don't display the message of the day on login.
|
Don't display the message of the day on login.
|
||||||
|
Loading…
Reference in New Issue
Block a user