Import a default configuration file for DaMon
This commit is contained in:
parent
12eff10165
commit
3b9dfea710
10
doc/DaMon.conf
Normal file
10
doc/DaMon.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
#refresh interval (seconds)
|
||||
#refresh=300
|
||||
|
||||
#for RRD
|
||||
#path to the RRD repository
|
||||
#prefix=
|
||||
#path to the rrdtool(1) binary
|
||||
#rrdtool=rrdtool
|
||||
#address of the rrdcached(1) daemon (optional)
|
||||
#rrdcached=
|
4
doc/project.conf
Normal file
4
doc/project.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
dist=Makefile,DaMon.conf
|
||||
|
||||
[DaMon.conf]
|
||||
install=$(PREFIX)/share/doc/Probe
|
|
@ -2,5 +2,5 @@ package=Probe
|
|||
version=0.0.2
|
||||
config=h
|
||||
|
||||
subdirs=data,src,tools
|
||||
subdirs=data,doc,src,tools
|
||||
dist=Makefile,COPYING,config.h
|
||||
|
|
Loading…
Reference in New Issue
Block a user