From 1cc2be693d6713c111369921eb8cc2ad28a78608 Mon Sep 17 00:00:00 2001 From: "Shannon V. Davidson" Date: Thu, 19 Nov 2020 10:25:12 -0600 Subject: [PATCH] added creation of chroot directory --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 81fcb1d8..8dc3acba 100644 --- a/Makefile +++ b/Makefile @@ -44,6 +44,7 @@ all: vendor warewulfd wwctl wwclient files: all install -d -m 0755 /var/warewulf/ + install -d -m 0755 /var/warewulf/chroot install -d -m 0755 /etc/warewulf/ install -d -m 0755 /etc/warewulf/ipxe install -d -m 0755 /var/lib/tftpboot/warewulf/ipxe/