Re: can someone tell me what there service directories have in them
[email protected] (Paul Jarc)
| Newsgroups | gmane.network.djbdns |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
Matthew Dempsky <[email protected]> wrote: > It sounds like you ran > > ln -s /etc/dnscache/* /service > > instead of > > ln -s /etc/dnscache /service Another possibility is that he ran "ln -s /etc/dnscache /service" when /service did not already exist. That would require different cleanup commands. Craig, what does "ls -ld /service /service/*" say? paul