Changeset 467 for trunk


Ignore:
Timestamp:
10/13/2009 23:10:51 (3 years ago)
Author:
ccowart
Message:

Requiring the recipe be set for confaudit and confsync.

See #88

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/confaudit.in

    r465 r467  
    6262 
    6363system_lock=$(conf_lock_system) 
     64 
     65conf_require_recipe 
    6466 
    6567if $sleep_mode; then 
  • trunk/confsync.in

    r465 r467  
    6565 
    6666system_lock=$(conf_lock_system) 
     67 
     68conf_require_recipe 
    6769 
    6870if $sleep_mode; then 
Note: See TracChangeset for help on using the changeset viewer.