В сообщении от 20 августа 2008 Vladimir Istrati написал(a):

Навскидку
> [EMAIL PROTECTED] xinetd.d]# cat vsftpd01
> # default: off
> # description: The vsftpd FTP server.
> service ftp
> {
>         server          = /usr/sbin/vsftpd /etc/vsftpd/conf01 & #согласно     
>                                 
           server          = /usr/sbin/vsftpd
>         user            = root
>         socket_type     = stream
>         protocol        = tcp
>         wait            = no
>         nice            = 10
>       bind            = 192.168.1.200
>       #  server_args     =  /etc/vsftpd/conf01
       server_args     =  /etc/vsftpd/conf01
> }

О чем сказано в 
> Aug 20 14:56:13 bob xinetd[16822]: attribute server expects 1 values and 2 
...
 
---
С уважением
С.Шилов
_______________________________________________
Sysadmins mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sysadmins

Ответить