debugging libnss_turbo.so.2

This commit is contained in:
2022-07-09 19:04:19 +03:00
parent eaa56ad32a
commit 02ddc548f5
2 changed files with 8 additions and 1 deletions

View File

@@ -96,6 +96,13 @@ And run tests:
$ zig build test
```
Test the so
-----------
```
sed -i 's/\(\(passwd\|group\).*files\)$/\1 turbo/' /etc/nsswitch.conf
```
Other commands will be documented as they are implemented.
This project uses [git subtrac][git-subtrac] for managing dependencies. They