Bug#791814: sasl2-bin: fails to start saslauthd
Ondřej Surý
ondrej at sury.org
Thu Mar 24 11:03:45 UTC 2016
Hi Richard,
I have no idea why the trailing slash should make a difference here.
On the default Debian installatiom, /etc/default/ is not a symlink and
thus it should make no difference.
Could you show me the example why this should matter?
Cheers,
--
Ondřej Surý <ondrej at sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
On Wed, Jan 27, 2016, at 20:47, richard lucassen wrote:
> On Thu, 09 Jul 2015 01:42:37 +0900 yamasita <yaasita at gmail.com> wrote:
>
> > Package: sasl2-bin
> > Version: 2.1.26.dfsg1-13
> > Severity: important
>
> Problem is a missing slash '/' in /etc/init.d/saslauthd:
>
> The line:
>
> DEFAULT_FILES=`find /etc/default -regex '/etc/default/saslauthd
> [_a-zA-Z0-9\-]*$' -print | sort`
>
> should be:
>
> DEFAULT_FILES=`find /etc/default/ -regex '/etc/default/saslauthd
> [_a-zA-Z0-9\-]*$' -print | sort`
>
>
> Mark the trailing / at the 'find /etc/default/' command.
>
> R.
>
> --
> richard lucassen
> http://contact.xaq.nl/
>
> _______________________________________________
> Pkg-cyrus-sasl2-debian-devel mailing list
> Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-cyrus-sasl2-debian-devel
More information about the Pkg-cyrus-sasl2-debian-devel
mailing list