move server-specific configuration into a directory
[eostre.git] / drupal-configs / dbd-autobuild / bm.sh
CommitLineData
1c66ee26 1mount --rbind /proc proc
2mount --rbind /sys sys
3mount --rbind /dev dev
4mount -t tmpfs none tmp
5mount -t tmpfs none run
6touch etc/resolv.conf
7mount --bind /etc/resolv.conf etc/resolv.conf