mirror of
https://git.proxmox.com/git/systemd
synced 2025-06-12 05:31:36 +00:00
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}))'"
|