Changeset 301 for trunk/confman.conf.5


Ignore:
Timestamp:
01/24/2009 16:27:06 (3 years ago)
Author:
ccowart
Message:

Fixed confexport.

  • Owner is now configurable via conf file
  • Uses a temporary directory to generate an export instead of the user's WC
  • Documentation of new configuration variables

Fixes #17

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.5

    r282 r301  
    7070.Xr confsync 8 
    7171utility.  
     72.It CONF_EXPORT_USER 
     73The owner of the  
     74.Xr confexport 8 
     75export. Defaults to the user running 
     76.Cm confexport , 
     77but when running as root, the file ownership can be changed with this 
     78configuration option. 
     79.It CONF_EXPORT_GROUP 
     80The group of the 
     81.Xr confexport 8 
     82export. Defaults to wheel. 
     83.It CONF_EXPORT_MODE 
     84The permissions, in octal format, for the  
     85.Xr confexport 8 
     86export. Defaults to 0640. 
    7287.It CONF_EXPORT_URI 
    7388The URI used by 
Note: See TracChangeset for help on using the changeset viewer.