Changeset 359 for trunk/confman.conf.in


Ignore:
Timestamp:
06/29/2009 11:52:42 (3 years ago)
Author:
blee
Message:

confexport can now use a persistent working copy specified by the
configuration option CONF_EXPORT_WORK_PATH.

See #31

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.in

    r329 r359  
    6969CONF_EXPORT_USER="$(whoami)" 
    7070CONF_EXPORT_GROUP="${CONF_GROUP}" 
     71CONF_EXPORT_WORK_PATH="" 
    7172CONF_SSH_KEY="/root/.ssh/id_rsa" 
    7273 
Note: See TracChangeset for help on using the changeset viewer.