dump_systemstate: Move most of the runnable programs to configuration files 76/226276/11
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Fri, 28 Feb 2020 13:50:25 +0000 (14:50 +0100)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Mon, 9 Mar 2020 15:56:49 +0000 (16:56 +0100)
commit3ad32bbe0592b2ac593ad8ccc40cd6e21060815e
tree4235033abd7027a30eb45a10fe2df22aebd1a676
parent24bd48420caabc17f24ec0a2dc97ef1173dba67c
dump_systemstate: Move most of the runnable programs to configuration files

Change-Id: I2b68d40de0f4309cc3a25dd6b2786bf5e0ff0902
packaging/crash-worker.spec
src/dump_systemstate/CMakeLists.txt
src/dump_systemstate/dump_systemstate.c
src/dump_systemstate/files.conf.example [deleted file]
src/dump_systemstate/files/crash-worker-files.conf [moved from src/dump_systemstate/files/10-crash-worker.conf with 84% similarity]
src/dump_systemstate/files/files.conf.example [new file with mode: 0644]
src/dump_systemstate/programs/10-crash-worker.conf [deleted file]
src/dump_systemstate/programs/crash-worker-programs.conf [new file with mode: 0644]
src/dump_systemstate/programs/programs.conf.example [moved from src/dump_systemstate/programs.conf.example with 79% similarity]
tests/system/log_file/log_file.sh.template