summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-specifier-interpolation.service
blob: 2e8882c5ab18ec639aef1a2585470dacdf9a9d66 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=https://github.com/systemd/systemd/issues/2637

[Service]
Type=oneshot
ExecStart=/bin/bash -x -c "[[ %%U == ?U ]]"