On Wed, Sep 1, 2010 at 5:26 AM, wrote: > I want couchdb to run from login or restart -- in case a power outage or something > and the server has to restart itself. > Everything else will start back up -- apache, curl, mysql, everything except couchdb. Did you try chkconfig --add couchdb && chkconfig couchdb on? -- xmpp: pma AT altlinux DOT org