On Mon, Mar 25, 2002 at 12:10:53AM +0100, Henryx wrote: > sh -c "start-stop-daemon --start --quiet --user root \ > --exec /usr/bin/tcpserver -- \ > 0 pop-3 /usr/sbin/qmail-popup `hostname -s`.`dnsdomainname` \ > /usr/bin/checkpassword /usr/sbin/qmail-pop3d Maildir &" > Che fosse quel pop-3 al posto della porta che gli desse fastidio?
se adesso va puo` darsi (la documentazione di tcpserver dice che accetta anche i nomi in /etc/services ?) oppure potrebbe esser che per arcani motivi `hostname -s`.`dnsdomainname` a volte non venga correttamente rimpiazzato dal nome. Bho, ma una volta che si rimette tutto a posto magari un bugreport se fosse il caso a qmail-src ... > P.S. non chiedermi cosa sono quei due trattini dopo la chiamata a > tcpserver, non saprei cosa risponderti da man statr-stop-daemon Any arguments given after -- on the command line are passed unmodified to the program being started. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

