summaryrefslogtreecommitdiffstats
path: root/test/testsuite-03.units/succeeds-on-restart.service
blob: d7b3c7a210b34e08acecd7f2e6b2ef8715dbcf9e (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: LGPL-2.1-or-later
[Service]
Type=oneshot
ExecStart=/usr/lib/systemd/tests/testdata/testsuite-03.units/succeeds-on-restart.sh
Restart=on-failure
RestartMode=normal