Ignore:
Timestamp:
07/26/2009 15:52:46 (3 years ago)
Author:
blee
Message:

Implement a configurable delay for confsync and confaudit.

Introduces two new conf options:

  • CONF_SYNC_SLEEP
  • CONF_AUDIT_SLEEP

Each specifies an integer number of seconds for the respective utility
to sleep before executing.

Fixes #55

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.5.in

    r385 r403  
    104104client for 
    105105.Cm confsync . 
     106.It CONF_SYNC_SLEEP 
     107The number of seconds for 
     108.Xr confsync 8 
     109to sleep when running in sleep mode. 
     110.It CONF_AUDIT_SLEEP 
     111The number of seconds for 
     112.Xr confaudit 8 
     113to sleep when running in sleep mode. 
    106114.It CONF_SSH_KEY 
    107115This option is deprecated and will be removed in a future release. See  
Note: See TracChangeset for help on using the changeset viewer.