Ignore:
Timestamp:
10/04/2009 00:05:28 (3 years ago)
Author:
chris
Message:

Change default location for config files from /etc/box to
/etc/boxbackup, thanks to Reinhard Tartler and the Debian Project.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/lib/raidfile/RaidFileController.h

    r1775 r2498  
    8383public: 
    8484        void Initialise(const std::string& rConfigFilename =  
    85                 "/etc/box/raidfile.conf"); 
     85                "/etc/boxbackup/raidfile.conf"); 
    8686        int GetNumDiscSets() {return mSetList.size();} 
    8787 
Note: See TracChangeset for help on using the changeset viewer.