Hi all, I have installled vsftpd and changed a few things in its conf file but although it added an entry in /etc/inetd.conf its not activated as its commented out. I can uncomment it and send a HUP to inetd but I was expecting that debians update-inetd proggy was the way one should enable/disable this service. Here is the entry in inetd.conf #<disabled>#ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/vsftpd
casteret:/etc# update-inetd --verbose --enable ftp Processing /etc/inetd.conf But it didnt change inetd.conf I wasexpecting it to remove the #<disabled># Mike UTS CRICOS Provider Code: 00099F DISCLAIMER ======================================================================== This email message and any accompanying attachments may contain confidential information. If you are not the intended recipient, do not read, use, disseminate, distribute or copy this message or attachments. If you have received this message in error, please notify the sender immediately and delete this message. Any views expressed in this message are those of the individual sender, except where the sender expressly, and with authority, states them to be the views the University of Technology Sydney. Before opening any attachments, please check them for viruses and defects. ======================================================================== -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
