Re: chkconfig path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]





2009/2/18 Kai Schaetzl <maillists@xxxxxxxxxxxxx>
Geert Batsleer wrote on Tue, 17 Feb 2009 23:25:42 +0100:

> I run the (redhat specific install)
> script as root.

what exactly does it have at that line 440?

Kai

Hi Kai, 

these are lines 133 till 147

-----------------------------
userlist_enable=NO
tcp_wrappers=YES" > "$ftpconfig";

        chkconfig vsftpd on;     
        service vsftpd restart >/dev/null 2>&1;
        service vsftpd status  >/dev/null 2>&1;
        if [ "$?" != "0" ]
        then
                echo "...Failed!";
                exit 1;
        else
                echo "...OK";
-----------------------------

Regards, Geert
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux