summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-specifier-interpolation.service
blob: aa0ecdfe2013cf45327df2a1156d01951d33395c (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=bash -x -c "[[ %%U == ?U ]]"