man: delete note about propagating signal termination
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 15 Sep 2017 07:33:17 +0000 (09:33 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 15 Sep 2017 07:33:25 +0000 (09:33 +0200)
commit6e2f5000c7a83e3cce336d07395463491fc5f16d
treea07baa685c6d8361da41045cc8b44a202556d723
parent6d44591141bd67074338088194aa977986646a59
man: delete note about propagating signal termination

That advice is generally apropriate for "user" programs, i.e. programs which
are run interactively and used pipelines and such. But it makes less sense for
daemons to propagate the exit signal. For example, if a process receives a SIGTERM,
it is apropriate for it to exit with 0 code. So let's just delete the whole
paragraph, since this page doesn't seem to be the right place for the longer
discussion which would be required to mention all the caveats and considerations.

Fixes #6415.
man/systemd.service.xml