Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
test
/
test-execute
/
exec-specifier-interpolation.service
blob: 4cb1b065187309d9006af58bf9a12f6918671680 [
file
] [
log
] [
blame
] [
raw
]
# SPDX-License-Identifier: LGPL-2.1-or-later
[
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}))'"