Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#!/bin/bash -e
/usr/bin/_nm-in-container-setup.sh
cat <<EOF > /etc/resolv.conf
# Generated by /etc/rc.d/rc.local
nameserver 8.8.8.8
EOF