mirror of
https://git.proxmox.com/git/systemd
synced 2025-06-09 04:42:24 +00:00
8 lines
140 B
Desktop File
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
|