1# SPDX-License-Identifier: LGPL-2.1-or-later
2[Unit]
3Description=Dependent service for percent-j specifier
4After=testsuite-28-pre.service
5
6[Service]
7Type=oneshot
8ExecStart=touch /tmp/test-specifier-j-wants
9