Re: cf3 body "restart_sshd()" was undeclared

2010-11-24 Thread Sandra Wittenbrock
Hi Michael, Thanks for the help. That is an easy fix. Sandra On 11/23/2010 02:25 PM, Michael Potter wrote: > Change: > >restart_class => restart_sshd; > > To: > >restart_class => "restart_sshd"; > > And try again. > > On Wed, Nov 24, 2010 at 7:46 AM, Sandra Wittenbrock > wrote: >

Re: cf3 body "restart_sshd()" was undeclared

2010-11-23 Thread Michael Potter
Change: restart_class => restart_sshd; To: restart_class => "restart_sshd"; And try again. On Wed, Nov 24, 2010 at 7:46 AM, Sandra Wittenbrock wrote: > Hello, > > I'm getting an error that restart_sshd() was undeclared.  Running version > 3.0.5. > > body "restart_sshd()" was undeclared, b