]> git.donarmstrong.com Git - unscd.git/blob - README
remove the executable flag
[unscd.git] / README
1 This is a drop-in replacement for glibc nscd which is designed
2 for simplicity and stability.
3
4 Build instructions:
5
6 gcc -Os -o nscd nscd.c
7
8 For more info please see comments in nscd.c