Changeset 74 for confman/confman.conf


Ignore:
Timestamp:
04/14/2006 15:36:49 (6 years ago)
Author:
ccowart
Message:

Minor correction to default conf file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/confman.conf

    r48 r74  
    3333 
    3434# Default file properties 
    35 DEFAULT_MODE_DIRECTORY="0444" 
    36 DEFAULT_MODE_FILE="0555" 
     35DEFAULT_MODE_DIRECTORY="0555" 
     36DEFAULT_MODE_FILE="0444" 
    3737DEFAULT_OWNER="root" 
    3838DEFAULT_GROUP="wheel" 
Note: See TracChangeset for help on using the changeset viewer.