On Tue, 2009-04-14 at 14:17 -0400, Beeton, Carolyn (CAR:9D60) wrote: > > http://track.sipfoundry.org/browse/XECS-2495 is created to > > track the issue. > > > > This is happening because the EDE script is calling sipxecs-setup with > sudo. (Paul is going to rethink this). > > sipxecs-setup at the very end calls "service sipxecs start" if it thinks > the caller is root - but service is not in your path if you aren't > really root. > > Is there any reason not to call /sbin/service instead of just service? > (that's what it does for chkconfig)
No reason at all - probably better, in fact. Feel free to change it. (by default, I have /sbin and /usr/sbin in my $PATH, so I never hit this) _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
