Hi.

I intend to run Samba supervised by djb's daemontools. But i would also receive some 
looging via multilog. This stops after the
initial message.

log:
smbd version 3.0.4 started.
Copyright Andrew Tridgell and the Samba Team 1992-2004
standard input is not a socket, assuming -D option

I am starting smbd with the following run-script:
#!/bin/sh
PATH="/usr/local/sbin"
exec 2>&1
exec smbd -F -S

>From what I've read, -F keeps smbd staying in the foreground, -S should log to 
>stdout. But this is overriden by the -D, which is
assumed.

Thanks for any help.


Regards,

Joachim


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to