Changeset 515 for trunk/confman.conf.in


Ignore:
Timestamp:
05/12/2011 17:26:56 (13 months ago)
Author:
blee
Message:

implement locking for confexport, fixes #141

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.in

    r511 r515  
    2121# The system lockfile 
    2222LOCKFILE="@localstaterundir@/confman.lock" 
     23 
     24# The system lockfile for confexport 
     25CONFEXPORT_LOCKFILE="@localstaterundir@/confexport.lock" 
    2326 
    2427# The script for locking 
Note: See TracChangeset for help on using the changeset viewer.