summaryrefslogtreecommitdiffstats
path: root/test/testsuite-03.units/succeeds-on-restart-restartdirect.service
blob: b05f2f8dcf7415540975469c27483514c12bc695 (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=direct