mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
7 lines
175 B
Desktop File
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}))'"
|