#914625 Natlog fails to start due to a typo.

Package:
natlog
Source:
natlog
Description:
Source-natting firewall logging utility
Submitter:
Date:
2025-11-30 19:09:01 UTC
Severity:
normal
#914625#5
Date:
2018-11-25 19:10:16 UTC
From:
To:
Natlog's init script fails to start the service. The reason is simply
that in the change from oldstable to stable natlog's binary moved
from /usr/sbin to /usr/bin, but the init script does not reflect that
change.

Simply changing DAEMON=/usr/sbin/$NAME to DAEMON=/usr/bin/$NAME
in /etc/init.d/natlog fixes the issue.

Bug initially reported to a downstream distribution, forwarded here
after reproducing it in vanilla Debian live.

#914625#10
Date:
2018-11-25 19:30:02 UTC
From:
To:
Dear abegui@gmx.com, you wrote:

Thanks for the bug report (and also for the provided fix :-) I'll prepare a
new version asap.

Cheers,