blob: 69b2e9d8a8458a2ae50ae090c52bccb589b7b463 [file] [log] [blame] [raw]
[Unit]
Description=Test for IgnoreSIGPIPE=no
[Service]
ExecStart=/bin/sh -c 'kill -PIPE 0'
Type=oneshot
IgnoreSIGPIPE=no