mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 02:41:12 +00:00
live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Remove
pre-existing /etc/resolv.conf.
This commit is contained in:
parent
ec09c1b31c
commit
7fdb47c749
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.249) UNRELEASED; urgency=medium
|
||||
|
||||
* live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Remove
|
||||
pre-existing /etc/resolv.conf.
|
||||
|
||||
-- James Hunt <james.hunt@ubuntu.com> Mon, 06 Oct 2014 13:25:11 +0100
|
||||
|
||||
livecd-rootfs (2.248) utopic; urgency=medium
|
||||
|
||||
* live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Configure
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/bin/sh -x
|
||||
|
||||
ln -s /run/resolvconf/resolv.conf /etc/resolv.conf
|
||||
ln -fs /run/resolvconf/resolv.conf /etc/resolv.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user