Changeset 481

Show
Ignore:
Timestamp:
06/03/08 22:37:24 (7 months ago)
Author:
mbailey
Message:

removed call to :activate from :install task. The init script is currently copied out by the :config task however this is not run by :install.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/deprec/recipes/monit.rb

    r478 r481  
    4141    deprec2.download_src(SRC_PACKAGES[:monit], src_dir) 
    4242    deprec2.install_from_src(SRC_PACKAGES[:monit], src_dir) 
    43     activate 
    4443  end 
    4544