thanks to:
Olle Eriksson, Gerhard Nolte, Albert De Knuydt, Thomas Leitner, lombardi
emanuele, Kristberg gst Karlsson, MC.Vialatte_at_cust.univ-bpcle, Lucio
Chiappetti, Kenneth Forward, Oisin McGuinness, Arn, Nathan
Grass,Biggerstaff, Craig T, Bruce Kelly.
Q:I want that ftpd be run with the -l flag but the problem is that ftpd is
  running only when a ftp sesion occur. That is way I think it is run by
  inetd. How I must do to change it to run with the -l flag?
  I have DU3.2. 
R: Put the entry into the /etc/inetd.conf 
   ftp  stream  tcp  nowait  root  /usr/sbin/ftpd  ftpd -l
   and restart inetd
   kill -HUP 'cat /var/run/inetd.pid'
or 
   kill -1 <pid of inetd>
                               \\\___///
                              \\  - -  //
                               (  _at_ _at_  )
-----------------------------oOOo-(_)-oOOo--------------------------------
*Bubulac Angela Tatiana - National Institute for R&D of Materials Physics*
*			  Bucuresti - Magurele P.O.B. MG-7		 *
*			  Romania					 *
*e-mail: tatia_at_alpha1.infim.ro 	    |   phone :401-7805385 int.1380      *
*        root_at_alpha1.infim.ro	    |	       401-7806925               *
*       			    | 	       401-7804573		 *
--------------------------------------Oooo--------------------------------
                              oooO   (   )
                             (   )    ) /
                              \ (    (_/
                               \_)
Received on Fri Jun 12 1998 - 08:40:08 NZST