mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-10-30 00:14:20 +00:00 
			
		
		
		
	In the buildd image chroot, /etc/resolv.conf is a symbolic link to a configuration file in the /run directory. A call to truncate will modify that file, which we should not do. Instead, we want to remove the symbolic link and replace it with an empty file.