Changeset 435 for trunk/confman.conf.in


Ignore:
Timestamp:
10/01/2009 00:00:50 (3 years ago)
Author:
blee
Message:

Create new @localstaterundir@ and make sure it gets created on install.

See #59

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.in

    r413 r435  
    2020 
    2121# The system lockfile 
    22 LOCKFILE="@localstatedir@/run/confman.lock" 
     22LOCKFILE="@localstaterundir@/confman.lock" 
    2323 
    2424# The script for locking 
Note: See TracChangeset for help on using the changeset viewer.