Rename project

This commit is contained in:
2026-05-29 22:12:07 +09:00
parent baf29f0a67
commit 44232214b2
+2 -2
View File
@@ -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/)