On Wed, Aug 12, 2009 at 02:45:17PM -0600, Andre Molyneux wrote: > Glenn Skinner wrote: > > > >Is zebrasrv a daemon that idzebra users wouldn't ordinarily start by > >hand? If so, then it ought to live in /usr/lib rather than in > >/usr/bin. > > Apparently it can be either. The zebrasrv man page states: > > zebrasrv is the Z39.50 and SRU frontend server for the Zebra > search engine and indexer. > > On Unix you can run the zebrasrv server from the command > line - and put it in the background. It may also operate > under the inet daemon.
That's also true of sshd*, and many other daemons. What matters is whether users _would_ do that. To me it looks like that's not the case here. [*] Well, one shouldn't start login daemons by hand.