Systemd/test/test-execute/exec-specifier-interpolation.service
2018-03-22 15:57:56 +01:00

7 lines
175 B
Desktop File

[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}))'"