Cross Reference: exec-ignoresigpipe-yes.service
xref
: /
systemd
/
test
/
test-execute
/
exec-ignoresigpipe-yes.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
exec-ignoresigpipe-yes.service revision cdaf5070480c09a7650589fa02b4d59c0af00112
[Unit]
Description=Test for IgnoreSIGPIPE=yes
[Service]
ExecStart=
/bin/sh
-x -c 'kill -PIPE 0'
Type=oneshot
IgnoreSIGPIPE=yes