inotify log file broadcaster

This commit is contained in:
Michael Davidsaver
2013-12-08 21:41:20 -05:00
parent 0a12b0651d
commit eb94e3c6c1
9 changed files with 647 additions and 0 deletions

View File

@ -0,0 +1,5 @@
TOP = ../..
include $(TOP)/configure/CONFIG
ARCH = linux-x86_64
TARGETS = envPaths
include $(TOP)/configure/RULES.ioc

12
iocBoot/ioccaputlog/st.cmd Executable file
View File

@ -0,0 +1,12 @@
#!../../bin/linux-x86_64/softIocPy
< envPaths
dbLoadDatabase("../../dbd/softIocPy.dbd",0,0)
softIocPy_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/logwatch.db","N=logrec,FNAME=/tmp/testlog")
iocInit()
dbl > records.dbl