Summary: | Method of stopping openldap (Slapd) is different then the recommended method | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | jos houtman <pizza> |
Component: | [OLD] Server | Assignee: | Robin Johnson <robbat2> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | grandmasterlinux |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
jos houtman
2004-11-15 03:34:03 UTC
forgot the solution.. change the init script stop function to this: start-stop-daemon -s 2 --stop --quiet --pidfile /var/run/openldap/slapd.pid in cvs now. |