modules/CONFIG: use configuration file (-c)
authorSebastian <basti@notizbuch>
Tue, 10 Jun 2014 22:49:58 +0000 (00:49 +0200)
committerSebastian <basti@notizbuch>
Tue, 10 Jun 2014 22:49:58 +0000 (00:49 +0200)
commitec840ce0832ff8ba9abfb79edf82838bc35c92f3
tree7fcce9aa03247308588cd7719046cc4b6e619197
parentf24eda98eab9d1681510710688b113fa8c482f8c
modules/CONFIG: use configuration file (-c)

All applications using the CONFIG module now require a "-c /path/to/config"
parameter. Loading the module fails if this file is missing or incomplete.
modules/CONFIG.pm