Displaying 1 result from an estimated 1 matches for "nnmbd".
Did you mean:
nmbd
2002 Jun 02
0
daemontools supervise and smbd
Hello,
I'm trying to run smbd with djb daemontools' supervise.
Here's the way I followed:
# 2/6/2002
# problem running samba-2.2.4 and supervise
problem: run smbd with supervise
subproblem 1: smbd & nnmbd with -D option deteach from tty, so
supervise cannot control them;
solution 1: we can patch smb/server.c (foreground patch) to prevent
deteach, but a second problem arise:
------------------------------------------------------------------------------------
if (is_daemon &&...