Dear All, I am installing xinetd from BLFS book.
The command I typed is as follows: /etc/rc.d/init.d/xinetd start The message I got is as follows: Entering non-interactive startup /etc/rc.d/init.d/xinetd: line 11: .:filename argument required .: usage: . filename [arguments] line 11 of xinetd is: . $rc_functions case "$1" in ................ why it is not taking an argument? When I tried to echo $rc_functions it gave me a blank line. what value is it supposed to take? regards, nupur -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page