From 65cbc7c9ca4c12eb88dc0a583b25d00fd620efc9 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Tue, 6 Jan 2026 08:38:14 -0500 Subject: [PATCH] todo: pam and shadow --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 03bc59e..2437258 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,4 @@ # todo - [x] `pip` should be a standalone package. - +- [ ] rewrite `shadow` and `linux-pam`, try to follow Gentoo