repo.or.cz
/
systemd.io.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283)
[systemd.io.git]
/
test
/
test-execute
/
exec-ignoresigpipe-no.service
blob
ce8b25871270a708e759165b69cb30bc783b3ae3
1
# SPDX-License-Identifier: LGPL-2.1-or-later
2
[Unit]
3
Description=Test for IgnoreSIGPIPE=no
4
5
[Service]
6
ExecStart=sh -x -c 'kill -PIPE 0'
7
Type=oneshot
8
IgnoreSIGPIPE=no