Ignore:
Timestamp:
12/04/2006 20:38:36 (5 years ago)
Author:
ccowart
Message:

Developed the pull mechanism for confman. It's ready to go into production!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman/confman.conf

    r121 r123  
    3131SINGULARITIES="/etc/rc.conf" 
    3232 
     33# A place where confman can keep state 
     34REPO_DB="/var/db/confman" 
     35 
    3336# The warning message for all files 
    3437CONF_WARNING="WARNING! This file is under confman revision control." 
     
    6063#LIVE_ROOT="/home/ccowart/img" 
    6164 
    62  
Note: See TracChangeset for help on using the changeset viewer.