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