mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 19:21:53 +03:00
7 lines
157 B
SYSTEMD
7 lines
157 B
SYSTEMD
|
[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}))'"
|