On Sun, Jun 09, 2002 at 12:34:11PM +0200, [EMAIL PROTECTED] wrote:
> The third of our freeradius-0.5-servers behaves differently to the
> others, when restarted remotely via ssh:
> ...
> Starting Freeradius server: radwatch radiusd.
> Starting Freeradius server: radwatch radiusd.
> /etc/init.d/radius: start-stop-daemon: command not found
> Starting Freeradius server: radwatch/etc/init.d/radius:
> start-stop-daemon: command not found
>  radiusd.
> ...

Your script (/etc/init.d/radius) isn't finding the program
'start-stop-daemon'. Your path is probably set up differently
when you use the script localy and when you ssh in and run it.
Make sure that '/sbin' is in your path when running the script.

-- 
Simon


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to