Version: 1.2.0-2 This should be already fixed in latest version in unstable.
O. On Fri, May 10, 2013 at 11:26 AM, <debian-b...@wujiman.net> wrote: > Package: knot > Version: 1.2.0-1 > Severity: normal > > Dear Maintainer, > > knot packages installs /etc/default/knot but init script searches for > /etc/default/knotd: > > NAME=knotd # Introduce the short server's name here > DAEMON=/usr/sbin/$NAME # Introduce the server's location here > DAEMON_ARGS="-d" # Arguments to run the daemon with > PIDFILE=/var/run/$NAME.pid > SCRIPTNAME=/etc/init.d/$NAME > > # Read configuration variable file if it is present > [ -r /etc/default/$NAME ] && . /etc/default/$NAME > > > Therefore this init configuration file will never be sourced. > The best way to fix this is probably to install /etc/default/knotd. > > Martin > > > -- System Information: > Debian Release: 7.0 > APT prefers stable > APT policy: (990, 'stable'), (500, 'unstable') > Architecture: amd64 (x86_64) > > Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages knot depends on: > ii libc6 2.13-38 > ii libssl1.0.0 1.0.1e-2 > ii liburcu1 0.7.6-1 > ii zlib1g 1:1.2.7.dfsg-13 > > knot recommends no packages. > > knot suggests no packages. > > -- no debconf information > -- Ondřej Surý <ond...@sury.org>