#729102 init script should wait for ident daemons

Package:
quassel-core
Source:
quassel
Description:
distributed IRC client - core component
Submitter:
Patrick Godschalk
Date:
2013-11-09 02:45:10 UTC
Severity:
minor
#729102#5
Date:
2013-11-09 02:12:42 UTC
From:
To:
Package: quassel-core
Version: 0.8.0-1
Severity: minor

The quasselcore service currently starts before the ident daemon during
dependency based booting. Ideally, quasselcore should wait for the ident
daemon before starting, since after starting, it automatically tries to
resume the previous state; usually involving reconnecting to any IRC
servers the core was connected to.

Waiting for the identd if present on the system, ensures that
quasselcore is able to send an ident response when the server's ircd is
waiting for it.

Linux geonosis 3.10-0.bpo.3-amd64 #1 SMP Debian 3.10.11-1~bpo70+1
(2013-09-24) x86_64 GNU/Linux
quassel-core version: 0.8.0-1 (amd64)
oidentd version: 2.0.8-5 (amd64)