1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-12 13:18:14 +03:00
systemd/test/testsuite-23.units/testsuite-23-openfile-server@.service
2024-04-10 21:49:28 +08:00

8 lines
127 B
Desktop File

[Unit]
Description=OpenFile= test server service
[Service]
ExecStart=echo "Socket"
StandardInput=socket
StandardOutput=socket