I was wondering how to reload the tac_plus configuration without
killing/starting de daemon. Is that possible?
Thanks in advance,
Paul
As Mark said, there is a start-stop-restart init script file within the
the tac_plus tar file.
Check out tac_plus/doc/etc_init.d_tac_plus
You just have to modify it to match local settings and that's all. It is
working fine for me.
Kindly,
Paul
El 11/04/2011 09:11 p.m., whc escribi�:
Hi Wenceslao,
As Mark said, there is a start-stop-restart init script file within the
the tac_plus tar file.
Check out tac_plus/doc/etc_init.d_tac_plus
You just have to modify it to match local settings and that's all. It is
working fine for me.
Kindly,
Paul
El 11/04/2011 09:11 p.m., whc escribió:
> hi
> I have added this to the /etc/init.d/tac-plus :
>
> restart)
> echo -n "Stopping $DESC: "
> start-stop-daemon -K -n $NAME &
> echo "$NAME ."
> sleep 15
> echo -n "Starting $DESC: "
> start-stop-daemon --start --quiet -m -p /var/run/$NAME.pid --
> exec $DAEMON -- $DAEMON_OPTS &
> echo "$NAME ."
> ;;
>
>
>
>
> On 16 mar, 14:40, Paul Marin <pmarin...@gmail.com> wrote:
>> Hi Marc,
>>
>> I was wondering how to reload the tac_plus configuration without
>> killing/starting de daemon. Is that possible?
>>
>> Thanks in advance,
>>
>> Paul
--
You received this message because you are subscribed to the Google Groups "Event-Driven Servers" group.
To post to this group, send email to event-driv...@googlegroups.com.
To unsubscribe from this group, send email to event-driven-ser...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/event-driven-servers?hl=en.