Re: Cygrunsrv starts service but reports that it didn't start

2006-04-12 Thread Sven Köhler
> Command : /usr/sbin/sshd -D for sshd, "-D" means, that the sshd process will _not_ detach from his parent process (which is cygrunsrv) > Command : /usr/local/sbin/samhain -D and according to the docs, saimhain will _not_ detach from the parent process to become a daemon

Re: Cygrunsrv starts service but reports that it didn't start

2006-04-11 Thread René Berber
Jet Wilda wrote: [snip] > $ cygrunsrv -I samhain -d "CYGWIN samhain" -p /usr/local/sbin/samhain -a > "-D" -e "CYGWIN=ntsec tty" [snip] > The samhain log file just reports that it started and is why it isn't > included. Does this have to do with the way samhain forks to become a > daemon? If so ho