
January 29th, 2002, 10:37 AM
|
 |
Wacky hack
|
|
Join Date: Apr 2001
Location: London, England
Posts: 513
Time spent in forums: 1 h 38 m 37 sec
Reputation Power: 13
|
|
I'm not too sure about BIND, but all the config files in slackware are either in /etc or /etc/rc.d
For both of the questions, doing a search might yield results. Do the following:
Code:
find -name BIND
find -name init
|