* nscd/connections.c (restart): Try to preserve the process name
commitd9822dbe663a7cefe32979e09a186f739ea8b769
authorUlrich Drepper <drepper@redhat.com>
Mon, 16 Mar 2009 22:33:01 +0000 (16 22:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 16 Mar 2009 22:33:01 +0000 (16 22:33 +0000)
tree223a75f50009f160812a894cb187a71b64976d2c
parent2ca285b098890abde89fc79bbaf69432b14f18d1
* nscd/connections.c (restart): Try to preserve the process name

by reading the /proc/self/exe symlink and using the return name.
Patch by Jeff Bastian <jbastian@redhat.com>.
ChangeLog
nscd/connections.c