Hi Michael,

thanks for your suggestions.
They have now been added to the latest patch set.

Cheers.

On Saturday 30 April 2011 01:23:12 am Michael wrote:
> suggest using these processes for Debian in the linux-radiator.init control
> script.  currently, i don't see anything.
>
> RELOADPROC="/sbin/start-stop-daemon --stop --signal HUP --pidfile
> ${RADIUSD_PIDFILE}" TRACEUPPROC="/sbin/start-stop-daemon --stop --signal
> USR1 --pidfile ${RADIUSD_PIDFILE}" TRACEDOWNPROC="/sbin/start-stop-daemon
> --stop --signal USR2 --pidfile ${RADIUSD_PIDFILE}"
>
> The "start-stop-daemon" requires a --start or --stop, but when the --signal
> is specified for the --stop process, it does not send a TERM, so process is
> not stopped.
>
>
> For the status option, i guess something is better than nothing?
> CHECKPROC="ps -fp `cat ${RADIUSD_PIDFILE}`"
>
>
> Michael
> _______________________________________________
> radiator mailing list
> [email protected]
> http://www.open.com.au/mailman/listinfo/radiator



-- 
Mike McCauley                               [email protected]
Open System Consultants Pty. Ltd
9 Bulbul Place Currumbin Waters QLD 4223 Australia   http://www.open.com.au
Phone +61 7 5598-7474                       Fax   +61 7 5598-7070

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, 
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.
_______________________________________________
radiator mailing list
[email protected]
http://www.open.com.au/mailman/listinfo/radiator

Reply via email to