logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ovdb_server - Overview helper server for nnrpd

Description

       If the readserver parameter in ovdb.conf is true, ovdb_init (if not invoked with the -r flag) will start
       as many ovdb_server processes as the numrsprocs parameter states.

       ovdb_server opens the overview database, and accesses it on behalf of the nnrpd reader processes.

       To shut down ovdb_server, send a TERM signal to the process ID mentioned in ovdb_server.pid in pathrun
       (note that the rc.news script already does that if used to shut down INN).  The parent process will shut
       down its children and wait for their exit before exiting itself.

History

       Written by Heath Kehoe <hakehoe@avalon.net> for InterNetNews.

Name

       ovdb_server - Overview helper server for nnrpd

See Also

ovdb(5), ovdb_init(8), rc.news(8).

INN 2.7.3                                          2025-05-19                                     OVDB_SERVER(8)

Synopsis

       Use ovdb_init to start ovdb_server

See Also