So... snmbd & nmbd must be started with -D options for background use for this there is option "-D"... I think it is more correct and not very noise in log Dec 25 08:42:33 devnull smbd[1328]: [2003/12/25 08:42:33, 0] smbd/server.c:main(835) Dec 25 08:42:33 devnull smbd[1328]: standard input is not a socket, assuming -D option Dec 25 08:42:33 devnull nmbd[1330]: [2003/12/25 08:42:33, 0] nmbd/nmbd.c:main(827) Dec 25 08:42:33 devnull nmbd[1330]: standard input is not a socket, assuming -D option Reproducible: Always Steps to Reproduce: 1. /etc/init.d/samba start 2. 3. Actual Results: log warn Expected Results: -D options
Created attachment 30439 [details, diff] pathc file to fix the bug just adds -- -D in /etc/init.d/samba Usage: patch /etc/init.d/samba samba.diff
thanks for the patch :) suggestion included in proposed ebuild for samba 3.0.4 (please see bug 48871)
fixed in bug 48871