Hello, on a Debian 10 host I created a virtual machine with very basic features to build a dns cache for my home network with djbdns. I fail to understand how Daemontools are used properly.
Following the instructions on http://cr.yp.to/djbdns/install.html went okay. http://cr.yp.to/djbdns/run-cache-x.html at step 5 is where I am stuck. When I go to /service/dnscache and execute "run" it says "starting" so I try svstat /service/dnscache which outputs: "/service/dnscache: unable to open supervise/ok: file does not exist" Any hints, please? P.