hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283)
[systemd.io.git] / test / test-execute / exec-specifier-interpolation.service
blobaa0ecdfe2013cf45327df2a1156d01951d33395c
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=https://github.com/systemd/systemd/issues/2637
5 [Service]
6 Type=oneshot
7 ExecStart=bash -x -c "[[ %%U == ?U ]]"