Systemd/test/test-execute/exec-standardinput-file.service
Yu Watanabe f0e018e748 test-execute: cleanup
This makes rename the test units by a consistent naming scheme,
add several logs, and sort internal functions.
No functional change.
2017-12-06 00:36:55 +09:00

8 lines
140 B
Desktop File

[Unit]
Description=Test for StandardInput=file:
[Service]
ExecStart=/usr/bin/cmp /usr/bin/cmp
Type=oneshot
StandardInput=file:/usr/bin/cmp