1 # SPDX-License-Identifier: LGPL-2.1-or-later
3 Description=Test for StandardInput=file:
8 StandardInput=file:/etc/os-release
9 # We leave StandardOutput= unset here, to verify https://github.com/systemd/systemd/issues/14560 works
10 # The "cat" tool is going to write to stdout, which fails if we dup() stdin to stdout