summaryrefslogtreecommitdiff
path: root/test/test-execute/exec-spec-interpolation.service
blob: 3e62662aa9c17457540e9e99bb03c30846efb2a4 (plain)
1
2
3
4
5
6
[Unit]
Description=https://github.com/systemd/systemd/issues/2637

[Service]
Type=oneshot
ExecStart=/bin/sh -x -c "perl -e 'exit(!(qq{%%U} eq qq{\\x25U}))'"