summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-standardinput-file.service
blob: 618ae7dd1f8d4daeb6c4e51084c5b3af05fc970a (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Test for StandardInput=file:

[Service]
ExecStart=/usr/bin/cmp /usr/bin/cmp
Type=oneshot
StandardInput=file:/usr/bin/cmp