Show
Ignore:
Timestamp:
10/04/07 21:50:14 (1 year ago)
Author:
anarcat
Message:

move everything to alternc-slavedns instead of just slavedns, there might be other slavedns packages out there

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc-slavedns/trunk/README

    r1973 r1984  
    2525 
    2626 1. Install the slavedns script whereever you want (probably around 
    27 /usr/local/sbin/alternc
     27/usr/local/sbin/alternc-slavedns
    2828 
    29  2. Install the default configuration file in /etc/slavedns/default.conf (or 
     29 2. Install the default configuration file in /etc/alternc/slavedns/default.conf (or 
    3030modify the script to change this path). 
    3131 
    3232 3. Setup a cronjob like this: 
    3333 
    34 10 * * * * root /usr/local/sbin/slavedns > /dev/null 
     3410 * * * * root /usr/local/sbin/alternc-slavedns > /dev/null 
    3535 
    3636although the script *might* be able to run as non-root.  
     
    4747In short: 
    4848 
    49 cd /etc/slavedns 
     49cd /etc/alternc/slavedns 
    5050cp -p defaults.conf site.conf 
    5151vi site.conf