Bugzilla – Attachment 357671 Details for
Bug 600804
nscd startup fails if /var/run in tmpfs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
patch for proposed solution
nscd.patch (text/plain), 345 bytes, created by
Andreas Lederle
on 2010-04-29 08:38:29 UTC
(
hide
)
Description:
patch for proposed solution
Filename:
MIME Type:
Creator:
Andreas Lederle
Created:
2010-04-29 08:38:29 UTC
Size:
345 bytes
patch
obsolete
>*** nscd 2010-04-29 10:25:43.571684509 +0200 >--- nscd.new 2010-04-29 10:36:16.381785223 +0200 >*************** >*** 66,71 **** >--- 66,74 ---- > case "$1" in > start) > echo -n "Starting Name Service Cache Daemon" >+ if [ ! -e /var/run/nscd ]; then >+ mkdir /var/run/nscd >+ fi > /sbin/startproc -p $NSCD_PID $NSCD_BIN > rc_status -v > ;;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 600804
: 357671