ssm-services/conf.d/devfs-links.sh

7 lines
95 B
Bash

#!/usr/bin/env watchman
# Config for devfs-links
cfg_links=(
'/proc/self/fd;/dev/fd'
)