Hello people:
I'm working in a erlang daemon and i want to trap a sigterm or another signal to launch some "safe-close" functions.
I've been looking information about it in the erlang documentation and google and i've not found anything about it.
Can anyone help me? Thanks :)
Roberto