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