From e94b4d0d7aa0b0e075f85fcf944cb277039959b9 Mon Sep 17 00:00:00 2001 From: sbkelley Date: Sat, 23 May 2026 11:12:49 -0400 Subject: [PATCH] Update README (cherry picked from commit 49c4f0c26d2eb054c0c9b3a5897901e2a317161d) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 72e1f59..6f36970 100644 --- a/README +++ b/README @@ -40,7 +40,7 @@ adduser nethack And follow the prompts. Name the user whatever you like, and give bogus info for everything other than password. Now edit /etc/passwd. The new user's line will look like this: -nethack:x:1001:1001:nethack,1,1,1,1:/home/nethack:/bin/bash +nethack:x:::nethack,1,1,1,1:/home/nethack:/bin/bash You need to modify the new user's line like so: -- 2.47.3