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