This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
1
Actions
Activity
a08e30586a
void-packages
/
srcpkgs
/
glibc
/
files
/
nscd
/
run
5 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
glibc: add nscd sv script
2015-10-24 20:54:01 +02:00
#!/bin/sh
[ -r conf ] && . ./conf
glibc: fix nscd service file
2015-11-22 12:11:29 +01:00
mkdir -p /var/run/nscd /var/db/nscd
glibc: add nscd sv script
2015-10-24 20:54:01 +02:00
exec nscd -F ${OPTS}