exec-ignoresigpipe-yes.service revision ac40081621ec299a55246519726a18dd2b08678c
[Unit]
Description=Test for IgnoreSIGPIPE=yes
[Service]
ExecStart=/bin/sh -c 'kill -PIPE 0'
Type=oneshot
IgnoreSIGPIPE=yes