From c6a133d17524b04b6a82486fbb62f2179f265c31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Sun, 6 Mar 2022 18:03:22 +0200 Subject: [PATCH] another completed section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 926d165..bf32377 100644 --- a/README.md +++ b/README.md @@ -373,7 +373,7 @@ Section creation order: 1. ✅ `bdz_*`. No depdendencies. 1. ✅ `shellIndex`, `shellBlob`. No dependencies. 1. ✅ userGids. No dependencies. -1. Users. Requires `userGids` and shell. +1. ✅ Users. Requires `userGids` and shell. 1. Groupmembers. Requires Users. 1. Groups. Requires Groupmembers. 1. `idx_*`. Requires offsets to Groups and Users.