Displaying 3 results from an estimated 3 matches for "tdaemon".
Did you mean:
daemon
2007 Aug 07
0
[ win32utils-Bugs-12881 ] Cannot wait on Process - service_daemon/service_main
...ne)
Summary: Cannot wait on Process - service_daemon/service_main
Initial Comment:
First of all a warm thank you to all contributors of this excellent library.
Windows XP Pro SP2
Ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]
Service 0.5.2
Process 0.5.3
I am using code based on the examples tdaemon.rb and tdaemon_ctl.rb
Within tdaemon.rb/service_main() I launch an exe using Process.create and then use Process.waitpid2(process_id) to catch it if it crashes and then restart it.
This works fine but when I call service_stop to kill the process it the call blocks until I kill the exe externally....
2006 Oct 26
2
The win32-service patch is committed - and now, some questions
Hi all,
I *finally* committed the patch from Patrick Hurley (you know, the one
he submitted way back in June). Looks like it works. I''ve also
revamped the code under the examples directory. There''s now a
tdaemon.rb (the test daemon) and tdaemon_ctl.rb (the test daemon
controller).
Before I release this into the wild I want to make sure I document how
to use it properly. Based on what I experienced it now looks like users
will need to put this snippet in their service_main:
# You will see this line in...
2005 Dec 10
1
sendmail problems errors
...[FAILED]
this is what the sendmail.cf file says at line 91:
# file containing names of hosts for which we receive email
Fw/etc/mail/local-host-names
and also at line 588:
# this is equivalent to setting class "t"
Ft/etc/mail/trusted-users
Troot
Tdaemon
Tuucp
now what am i missing.
i am using centos 4.2 x86_64
thanks
Steven
"On the side of the software box, in the 'System Requirements' section, it said 'Requires Windows or better'. So I installed Linux."
-------------- next part --------------...