forked from Spark/ssm-services
conf.d major changes
This commit is contained in:
8
conf.d/devfs-links
Normal file
8
conf.d/devfs-links
Normal file
@@ -0,0 +1,8 @@
|
||||
# Config for devfs-links
|
||||
|
||||
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'
|
||||
)
|
Reference in New Issue
Block a user