Ignore SIGTSTP (^Z) for run-on-console processes.
authorDavin McCall <davmac@davmac.org>
Thu, 23 Jun 2016 20:25:36 +0000 (21:25 +0100)
committerDavin McCall <davmac@davmac.org>
Thu, 23 Jun 2016 20:25:36 +0000 (21:25 +0100)
commitcb1ec995d1877629c938414ddd406d68d06313bd
treef3f35b8f9cd4f3d4bfc70aeec61697467af74ffa
parentb92fb6ffeb276a9b4c1cec7d9cdf0d6a49b08c5d
Ignore SIGTSTP (^Z) for run-on-console processes.
We don't want to be job control shell.
src/service.cc