mirror of
https://github.com/systemd/systemd.git
synced 2024-11-07 01:27:11 +03:00
f0e018e748
This makes rename the test units by a consistent naming scheme, add several logs, and sort internal functions. No functional change.
7 lines
157 B
Desktop File
7 lines
157 B
Desktop File
[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}))'"
|