cardmgr is ignoring signals
Steven Scholz
steven.scholz at imc-berlin.de
Mon Aug 15 09:41:03 EDT 2005
Hi David, hi all,
usuall I can terminate the cardmgr by just sending a SIGTERM to the process.
cardmgr would print e.g.
cardmgr[228]: exiting
Sending SIGHUP would make him reloading config file and printing
cardmgr[279]: re-loading config file
BUT: When I start "cardmgr" from within my application (not from shell) using
system("/sbin/cardmgr") or popen("/sbin/cardmgr", "r") then it would _not_ react
on this signals anymore! It does not terminate on SIGTERM nor prints anything.
Can somebody imagine why?
Thanks!
--
Steven
More information about the linux-pcmcia
mailing list