lib/cap_recipes/tasks/memcache/install.rb in nesquena-cap-recipes-0.2.21 vs lib/cap_recipes/tasks/memcache/install.rb in nesquena-cap-recipes-0.3.0
- old
+ new
@@ -1,8 +1,6 @@
Capistrano::Configuration.instance(true).load do
- set :memcache_init_path, "/etc/init.d/memcached"
-
# ===============================================================
# SERVER MANAGEMENT
# ===============================================================
namespace :memcache do
\ No newline at end of file