http://qa.mandrakesoft.com/show_bug.cgi?id=2647

           Product: samba-server
         Component: samba-server
           Summary: little change in smb script
           Version: 2.2.7a-5mdk
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P5
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


really really nothing important, but could you one day change in script 
/etc/init.d/smb 
(line 32) 
 
( sleep 60 && killproc smbd -HUP ) & 
by 
( sleep 60 && killproc smbd -HUP 1>/dev/null ) & 
 
so that there are no more useless and silly "[OK]" output lines appearing on ttys and 
logs one minute after starting the smb script. 
 
Thanx :)



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to