hey rz community,
i've got a small question belonging the services which start at centOS boot. i read that its better to stop the cabal services at boot and i would like to configure it that way.
i'm not that familiar with centOS and i'm always careful when it comes to commands which include something that smells like "delete".
so what i found was this:
# chkconfig httpd off
# chkconfig httpd --del
when translated to the cabal services it should look like this (without the "#"):
# chkconfig AgentShop off
# chkconfig AgentShop --del
is that right ? and that needs to be done for every service belonging to cabal ?
Greetings
MOT7

