Bug #123
/etc/init.d/slapd missing LSB information on Debian Lenny
| Status: | Closed | Start: | 13/10/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Clément Oudot | % Done: | 100% |
|
| Category: | OpenLDAP init script | |||
| Target version: | openldap-initscript-0.9 |
Description
Hi,
I have the following warning when I installed the OpenLDAP initialization script:
# update-rc.d slapd defaults update-rc.d: warning: /etc/init.d/slapd missing LSB information update-rc.d: see <http://wiki.debian.org/LSBInitScripts> Adding system startup for /etc/init.d/slapd ... /etc/rc0.d/K20slapd -> ../init.d/slapd /etc/rc1.d/K20slapd -> ../init.d/slapd /etc/rc6.d/K20slapd -> ../init.d/slapd /etc/rc2.d/S20slapd -> ../init.d/slapd /etc/rc3.d/S20slapd -> ../init.d/slapd /etc/rc4.d/S20slapd -> ../init.d/slapd /etc/rc5.d/S20slapd -> ../init.d/slapd
History
Updated by Clément Oudot 9 months ago
- Status changed from New to Assigned
- Assigned to set to Clément Oudot
I take it.
Updated by Clément Oudot 9 months ago
- File slapd added
- Status changed from Assigned to Feedback
- % Done changed from 0 to 80
Done in r32.
Thomas can you test it? I join the script.
Updated by Jonathan Clarke 9 months ago
I had the same problem on Debian Lenny. I can confirm that this new version fixes the problem. No more warnings!
Thanks for the update, Clément.
Updated by Clément Oudot 9 months ago
- Status changed from Feedback to Closed
- % Done changed from 80 to 100
So I close this bug.
Thanks for testing.