Re: multilog error logging dnscache - supervise don't run
[email protected] (Paul Jarc) Tue, 30 Sep 2008 23:56:21 -0400
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
[email protected] wrote: > I did meanwhile install daemontools on another PC and first > configured /service, than installed djbdns, with the same result - > gdnscache is running, but can't log - /service/log/main is empty. /service/log/main isn't supposed to exist at all. Even /service/log isn't supposed to exist at all. What do these commands show? ls -ld /service ls -l /service/. > Is it possible that the cause is that I created cruxlog, gdnscache and > gdnslog as "dumb" users, with shell /bin/false? That wouldn't make a difference. > Or an error in scripts - did I make it wrong by creating them by > "touch" instead by vi? As long as they have the right contents before svscan and supervise see them, it doesn't matter how they were created. paul