Where is my file "/var/run/duet.sock"
-
I am searching for the socket file "duet.sock".
Is it not under "/var/run/"? Can't find it there or anywhere on my raspberry. -
try /var/run/dsf/dcs.sock or look in /opt/dsf/confg/config.json
(it'll only be there when dcs is running, and lsof and even netstat are handy for finding files and sockets in use in general)