Hi,

Is it currently possible to issue start/stop orders to god for
processes by their process owners?

Eg, for the next example, is it possible to run `god stop sphinx`
logged in as the user 'tom'?

  God.watch do |w|
    w.name = 'sphinx'
    ...
    w.uid = 'tom'
    ...
  end

Thanks guys,
Justin Halsall

-- 
You received this message because you are subscribed to the Google Groups 
"god.rb" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/god-rb?hl=en.

Reply via email to