From: Luca Boero Date: 2007-11-30T01:17:05+09:00 Subject: SIGTERM signal is ignored by a process run using Ruby Hello Everybody, I am using Ruby 1.8.5 in a Rails 1.2.5 environment. My code starts a dhcp-3.1.0 service taken from http://www.isc.org/products/DHCP Once started the dhcpd process cannot be stopped using the normal "/etc/init.d/dhcp stop" as it seems not to catch SIGTERM (signal 15) used within the service script. Can anyone help me, as it is 2 days I am unusefully fighting ? Thank you in advance, Luca -- Posted via http://www.ruby-forum.com/.