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