Re: start-stop-daemon and quoting in arguments

2002-02-11 Thread Eric G . Miller
On Tue, 12 Feb 2002 02:54:53 +0100, Karsten Heymann <[EMAIL PROTECTED]> wrote: > Hi list, > > somehow I'm lost with start-stop-daemon and quoting. I'm trying to let > a self-recompiled slapd server both ldap and ldaps. When invoked from > the command line with > > slapd -d 255 -h "ldap:/// ld

start-stop-daemon and quoting in arguments

2002-02-11 Thread Karsten Heymann
Hi list, somehow I'm lost with start-stop-daemon and quoting. I'm trying to let a self-recompiled slapd server both ldap and ldaps. When invoked from the command line with slapd -d 255 -h "ldap:/// ldaps:///" the debug output shows that both options are accepted. But I don't manage to create