glibc: fix nscd service file
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
[ -r conf ] && . ./conf
|
||||
mkdir -p /var/run/nscd /var/db/nscd
|
||||
exec nscd -F ${OPTS}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'glibc'
|
||||
pkgname=glibc
|
||||
version=2.22
|
||||
revision=2
|
||||
revision=3
|
||||
bootstrap=yes
|
||||
short_desc="The GNU C library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
||||
Reference in New Issue
Block a user