Project

General

Profile

« Previous | Next » 

Revision 0b67cab8

Added by Marc Dequènes about 13 years ago

  • ID 0b67cab83c4ab4f6190a0f8955489efc02a60f0c

[evol] introduce Cyborg model and compute the name using the model and host fqdn

View differences:

lib/cyborghood/cyborg/botnet/interface.rb
protected
def base_lpath
File.join(Config::LIB_DIR, 'cyborghood-' + @bot.name.downcase, 'interface')
File.join(Config::LIB_DIR, 'cyborghood-' + @bot.model.downcase, 'interface')
end
def lpath

Also available in: Unified diff