Hi,
IT wont work.
and the line 43 in proftpd init file is
and vi /etc/sysconfig/network (it was empty, I modified myself and than restarted network)
why it wont work?
IT wont work.
Code:
Starting LSB: ProFTPd FTP Server...
/etc/rc.d/init.d/proftpd: line 43: [: =: unary ...ted
Starting proftpd: [FAILED]
proftpd.service: control process exited, code=exit...s=1
Failed to start LSB: ProFTPd FTP Server.
Unit proftpd.service entered failed state.
and the line 43 in proftpd init file is
Code:
[ ${NETWORKING} = "no" ] && exit 1
and vi /etc/sysconfig/network (it was empty, I modified myself and than restarted network)
Code:
# Created by anaconda
NETWORKING=yes
NETWORKING_IPV6=no
HOSTNAME=server-hostname
NOZEROCONF=true
#GATEWAY=(server ip)
why it wont work?