Systemd/test1/fifo-demo.socket

7 lines
180 B
SYSTEMD

[Meta]
Description=FIFO Activation Demo Socket
[Socket]
ListenFIFO=/tmp/systemd-fifo-demo
ExecStartPost=/bin/echo "OK, we're ready, now write something to /tmp/systemd-fifo-demo"