mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
48c21790ba
And add coverage for #32179
8 lines
127 B
Desktop File
8 lines
127 B
Desktop File
[Unit]
|
|
Description=OpenFile= test server service
|
|
|
|
[Service]
|
|
ExecStart=echo "Socket"
|
|
StandardInput=socket
|
|
StandardOutput=socket
|