Comment 4 for bug 1294267

Revision history for this message
Rarylson Freitas (rarylson) wrote :

I discovered that, although sending a SIGHUG signal to TGT (using the `reload tgt` command) doesn't works, I can correctly "reload" TGT using the following command:

    tgt-admin --update ALL

I know upstart has the option to change the signal send to a deamon. However, if we could change the `reload` behavior to send no signal and exec an script, we could correct the `reload` wrong behavior.