Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v246-rc1
/
.
/
test
/
testsuite-11.units
/
fail-on-restart.service
blob: 9264f151f31b9d1849eddd318bbc5d1e3a4630f6 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Fail
on restart
StartLimitIntervalSec
=
1m
StartLimitBurst
=
3
[
Service
]
Type
=
simple
ExecStart
=
false
Restart
=
always