From 804c3e5c58b083acda44f9bb5b42c0b16ea57fe4 Mon Sep 17 00:00:00 2001 From: "Thomas Trepl (Moody)" Date: Wed, 10 Aug 2022 12:00:57 +0200 Subject: [PATCH] Set the skeleton dir --- chapter08/s6-init.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/chapter08/s6-init.xml b/chapter08/s6-init.xml index c79b5b1f9..1e0d97c86 100644 --- a/chapter08/s6-init.xml +++ b/chapter08/s6-init.xml @@ -43,20 +43,19 @@ Prepare s6-init for compilation: -./configure --prefix=/usr +./configure --prefix=/usr \ + --skeldir=/etc/s6-linux-init/skel - Compile the package: