Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id E4BA82238DA for <~alpine/users@lists.alpinelinux.org>; Sat, 2 Aug 2025 20:43:29 +0000 (UTC) Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 19767240027 for <~alpine/users@lists.alpinelinux.org>; Sat, 2 Aug 2025 22:43:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.com; s=1984.ea087b; t=1754167409; bh=b7N63pEBqNy1Q8La+R/E6Hw93Jl55+Jbo/AVfqcNBcQ=; h=MIME-Version:Date:From:To:Subject:Message-ID:Content-Type: Content-Transfer-Encoding:From; b=cMULsEzw+Svuc9B5mv1yLAXsAPunFE+owp0CzWGZeCpk1p0vpvWsHdAe3pN+qd9b2 DzB5B7zQ+EJOM/2zwfk/HEF+l707suz9c+zYv/UaXNPz33IkVPmewkynAmREMo2e2m q1Ikz1jph6ezUmzxxcfhN6t8I2B1ZYzlFAh9WwqUS2hhRY9wQvUIl4MaQHyISonk8P tHBxFqycTlucO8wNyOedqf2dbljI2X+NJ3uQd4TIyn+jKNVpS6cKOimqeujxxA6wI4 byFROf7Klq7cLrwTIM5n/Ym3cRoAa1eLAC3NXU1gjudiQMgaLogYIChRPzoezsK5DH l0R11gpFj42lJ/3UxXyHcu3riEYiKgSalgKa457paBbzuz8A513FFooxpft8tnGVWO ZYxIsa6A5ilfROXq0SylqO1Qliw3NQ+EVtlXcDXKxDUp+vCddi5rN6tBO2TiQ7dSeS 7tGp5MZeO7hWKqhEbTHHlH7zRry6dfo8KEoQArzucuvcewgj3D5 Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4bvZXc3Z1gz9rxQ for <~alpine/users@lists.alpinelinux.org>; Sat, 2 Aug 2025 22:43:28 +0200 (CEST) MIME-Version: 1.0 Date: Sat, 02 Aug 2025 20:43:28 +0000 From: jms.md@posteo.com To: ~alpine/users@lists.alpinelinux.org Subject: Re: `setup-user` Does Not Create a Home Directory After Install Message-ID: <764a4375983e3bdb9a42f9959e79bda5@posteo.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Thanks Rolf. I guess I could just do that. Though, since `setup-user` is used in `setup-alpine` and works fine, I did expect being able use `setup-user` before installation.