From 44232214b2e45aa1b90e9f6f2458f56627642d3f Mon Sep 17 00:00:00 2001 From: h7x4 Date: Fri, 29 May 2026 22:12:07 +0900 Subject: [PATCH] Rename project --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4723819..bae9c32 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# passwd2systemd-userdb +# passwd2systemd-users -Take your `/etc/passwd` and convert it into a directory of [Systemd JSON User Records](https://systemd.io/USER_RECORD/) +Take your `/etc/{passwd,group,shadow}` and convert them into a directory of [Systemd JSON User Records](https://systemd.io/USER_RECORD/) and [Group Records](https://systemd.io/GROUP_RECORD/)