Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247-rc2
/
.
/
test
/
units
/
testsuite-09.service
blob: fc59e808893ddf87a6674a68fd9a58599ee2b382 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
TEST
-
09
-
ISSUE
-
2691
[
Service
]
ExecStartPre
=
rm
-
f
/
failed
/
testok
ExecStart
=
sh
-
c
'>/testok'
ExecStop
=
sh
-
c
'kill -SEGV $$$$'
Type
=
oneshot
RemainAfterExit
=
yes
TimeoutStopSec
=
270s