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

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