It's possible that your version of Ubuntu comes with the proper modules pre-installed and enabled. If `god check` reports that events are working, then they are working. Are you having problems with events in actual practice?
Tom On Sun, Jul 25, 2010 at 12:52 PM, Josh <[email protected]> wrote: > So god's docs say that I need to have 'cn' and loaded for events/ > transitions to be working... But: > > # god check > using event system: netlink > starting event handler > forking off new process > forked process with pid = 19230 > killing process > [ok] process exit event received > > So it's working... Right??!? > > # cat /proc/cpuinfo |grep cn > # lsmod |grep cn > # > > But cn isn't loaded... Could someone shed some light on what's going > on? > > FYI: > > # lsb_release -a > No LSB modules are available. > Distributor ID: Ubuntu > Description: Ubuntu 10.04 LTS > Release: 10.04 > Codename: lucid > > -- > 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. > > -- Tom Preston-Werner github.com/mojombo -- 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.
