livecd-rootfs/live-build/buildd/hooks/49-empty-resolv-conf.binary

5 lines
63 B
Plaintext
Raw Normal View History

#!/bin/sh
set -e
chroot chroot truncate -s 0 /etc/resolv.conf