Ingore SIGPIPE default behavior 24/94024/1 accepted/tizen/3.0/ivi/20161103.044809 accepted/tizen/3.0/mobile/20161103.044707 accepted/tizen/3.0/tv/20161103.044725 accepted/tizen/3.0/wearable/20161103.044745 accepted/tizen/common/20161027.073637 accepted/tizen/ivi/20161028.151811 accepted/tizen/mobile/20161028.151724 accepted/tizen/tv/20161028.151738 accepted/tizen/wearable/20161028.151757 submit/tizen/20161027.010018 submit/tizen_3.0/20161103.005950
authorKunhoon Baik <knhoon.baik@samsung.com>
Thu, 27 Oct 2016 00:12:07 +0000 (09:12 +0900)
committerKunhoon Baik <knhoon.baik@samsung.com>
Thu, 27 Oct 2016 00:17:02 +0000 (09:17 +0900)
commit79bb9f63d6ab3d55fffdefbe83a6f206923ed5d7
tree1a939addcffd7b0d23e008839880d279cd04d2e7
parentb76dbe8c10c63b1cf2ddbb91b2c13165da43d08b
Ingore SIGPIPE default behavior

TLM session daemon uses several communication libraries like syslog, pam, and so on.
Thus, basically it should handle SIGPIPE.
Otherwise, the daemon will be exited unexpectedly, it will make user-session unstable.

Change-Id: Idd52ba703f3e732b6ccc6c9f1a35c18a952c0f9b
src/sessiond/main.c