[IRCServices] out of buffer?
Andrew Church
achurch at achurch.org
Tue Jan 25 08:43:53 PST 2005
>Is there anyway to make ircservices save the databases when they recieve
>~ like the HUP signal or something so I could save the current info to
>XML using a shellscript?
>
>For ex:
>killall -HUP ircservices && ./ircservices -export > foo.xml
That's an interesting thought; the problem, of course, is that saving
the databases isn't an instantaneous activity, so you'd need a sleep of
some length in the middle. I'll think about it.
--Andrew Church
achurch at achurch.org
http://achurch.org/