]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/testsuite-28.units/specifier-j-depends-wants.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / testsuite-28.units / specifier-j-depends-wants.service
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=Dependent service for percent-j specifier
4 After=testsuite-28-pre.service
5
6 [Service]
7 Type=oneshot
8 ExecStart=touch /tmp/test-specifier-j-wants