|
|
root ~ # /etc/init.d/net.eth0 start
* Caching service dependencies ... [ ok ]
/lib/rcscripts/sh/rc-daemon.sh: line 328: syntax error near unexpected token `('
/lib/rcscripts/sh/rc-daemon.sh: line 328: ` local -a RC_DAEMONS=() RC_PIDFILES=()'
/etc/init.d/net.eth0: line 286: syntax error near unexpected token `('
/etc/init.d/net.eth0: line 286: ` local -a provide=() provide_list=() after=() dead=() sorted=() sortedp=()'
* ERROR: "/etc/init.d/net.eth0" has syntax errors in it; aborting ... |
|