mirror of
https://github.com/systemd/systemd.git
synced 2025-03-09 12:58:26 +03:00
8 lines
121 B
SYSTEMD
8 lines
121 B
SYSTEMD
|
[Unit]
|
||
|
Description=TEST-77-OPENFILE server
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=echo "Socket"
|
||
|
StandardInput=socket
|
||
|
StandardOutput=socket
|