~berendt/faafo/master

« back to all changes in this revision

Viewing changes to bin/faafo-producer

  • Committer: Christian Berendt
  • Date: 2015-03-31 09:19:06 UTC
  • mto: This revision was merged to the branch mainline in revision 40.
  • Revision ID: git-v1:2ffb9fb3d17dbb0846b7efa58d67dafaa2d8a04e
Strip down to use only one configuration file

Change-Id: I51a35123eb37a0b97105f83681899e4d74cd160d

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
    log.set_defaults()
38
38
 
39
39
    CONF(project='producer', prog='faafo-producer',
 
40
         default_config_files=['/etc/faafo/faafo.conf'],
40
41
         version=version.version_info.version_string())
41
42
 
42
43
    log.setup(CONF, 'producer',