github.com/schwarzm/garden-linux@v0.0.0-20150507151835-33bca2147c47/old/linux_backend/skeleton/lib/hook-child-before-pivot.sh (about) 1 #!/bin/sh 2 3 [ -n "$DEBUG" ] && set -o xtrace 4 set -o nounset 5 set -o errexit 6 7 cd $(dirname $0)/../ 8 9 . etc/config 10 11 # Placeholder