crokett
02-19-2002, 01:40 PM
I am trying to install a service via checkconfig. I use the command:
chkconfig --level 3 --add foo
and get the error:
error reading information on service foo: No such file or directory
What file is chkconfig looking for? I am in the directory where the foo exec is. I checked man pages and the web for that error but couldn't find any help as to what chkconfig needs to run properly.
thanks for any help
chkconfig --level 3 --add foo
and get the error:
error reading information on service foo: No such file or directory
What file is chkconfig looking for? I am in the directory where the foo exec is. I checked man pages and the web for that error but couldn't find any help as to what chkconfig needs to run properly.
thanks for any help