johnpdowling / custom_components

custom components (new and overrides) for 0.91+ home assistant
Apache License 2.0
19 stars 6 forks source link

How to create named pipe #2

Closed chiu0602 closed 5 years ago

chiu0602 commented 5 years ago

In README.md, Installation: Create a named pipe %config%/forked-daapd/HomeAssistantAnnounce

Question: How to create a named pipe? Thanks

johnpdowling commented 5 years ago

With mkfifo. I'd give the file generous rw permissions while you're at it.