summaryrefslogtreecommitdiffstats
path: root/test/TEST-69-SHUTDOWN/TEST-69-SHUTDOWN.service
blob: 1467f7152aa0ee5a6f714b39872ca64a91455d69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=TEST-69-SHUTDOWN
Wants=basic.target multi-user.target
After=basic.target
Before=getty-pre.target

ConditionPathExists=/usr/bin/python3

[Service]
Type=oneshot
ExecStart=/usr/lib/systemd/tests/testdata/units/TEST-69-SHUTDOWN.py