[Unit]
Description=Test for IgnoreSIGPIPE=no
[Service]
ExecStart=/bin/sh -x -c 'kill -PIPE 0'
Type=oneshot
IgnoreSIGPIPE=no