97 98 99
# File 'lib/eye/process/system.rb', line 97 def daemonize(cmd, cfg = {}) Eye::System.daemonize(cmd, cfg) end