Sha256: 3b0290789ff2a85272fce6d8882fa3f4c1b4087ac43635d3c3a7720a896d892a

Contents?: true

Size: 211 Bytes

Versions: 8

Compression:

Stored size: 211 Bytes

Contents

#!/usr/bin/env ruby

foreman_root = '/usr/share/foreman'
require File.expand_path('./config/application', foreman_root)
ForemanTasks::Dynflow::Daemon.new.run_background(ARGV.last, :foreman_root => foreman_root)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
foreman-tasks-0.9.6 bin/foreman-tasks
foreman-tasks-0.9.5 bin/foreman-tasks
foreman-tasks-0.10.0 bin/foreman-tasks
foreman-tasks-0.9.4 bin/foreman-tasks
foreman-tasks-0.9.3 bin/foreman-tasks
foreman-tasks-0.9.2 bin/foreman-tasks
foreman-tasks-0.9.1 bin/foreman-tasks
foreman-tasks-0.9.0 bin/foreman-tasks