Initial commit: DPM core library, CLI, bundled info module, and tests
This commit is contained in:
7
data/core.conf
Normal file
7
data/core.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
[logging]
|
||||
log_level = INFO
|
||||
write_to_log = false
|
||||
log_file = /var/log/dpm/dpm.log
|
||||
|
||||
[modules]
|
||||
path = /usr/lib/dpm/modules
|
||||
Reference in New Issue
Block a user