From c64617f93729a06b4fa9f23f669dbd6f8d7870b9 Mon Sep 17 00:00:00 2001 From: sceox Date: Mon, 27 Dec 2021 15:26:58 -0800 Subject: [PATCH] set nologin shell correctly on different OSs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0c16f6..a53bda2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ To deploy: 3. Create the user the scripts will run as: - useradd -s /sbin/nologin _forumspam + useradd -s $(which nologin) _forumspam 4. Set up the firewall program