On Tue, 2004-04-20 at 17:23, Steven Kokinos wrote: > does anyone out there using zaprtc know how to go about initializing > it at boot time? i have it compiled and working properly, but there is > very limited documentation.
Yup, works great for me :) Add this to rc.local to get it initialised at boot: insmod /lib/modules/2.4.21-9.ELcustom/misc/zaprtc.o /usr/local/bin/rtcsetup & (Obviously modify the kernel path if required - this is for RHES3) F _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
