forked from Spark/ssm-services
stdout and others
This commit is contained in:
parent
1502ea1931
commit
4e83ec48fd
|
@ -3,4 +3,7 @@
|
|||
|
||||
cfg_links=(
|
||||
'/proc/self/fd;/dev/fd'
|
||||
'/proc/self/fd/0;/dev/stdin'
|
||||
'/proc/self/fd/1;/dev/stdout'
|
||||
'/proc/self/fd/2;/dev/stderr'
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user