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

7 lines
95 B
Bash
Raw Normal View History

2014-07-27 22:09:11 +00:00
#!/usr/bin/env watchman
# Config for devfs-links
cfg_links=(
'/proc/self/fd;/dev/fd'
)