1
0
Fork 0

Fix error

This commit is contained in:
Braiden Vasco 2017-07-04 12:56:01 +00:00
parent 8b36f65bfc
commit 0c7ccd58bb

View file

@ -343,7 +343,7 @@ install -v -d "$ROOTFS_DIR/etc/systemd/system/dhcpcd.service.d"
##
# DNS resolver configuration file.
#
install -m 644 files/resolv.conf "$MOUNT_DIR/etc/"
install -m 644 files/resolv.conf "$ROOTFS_DIR/etc/"
##
# Unmount virtual file systems.