]> git.ipfire.org Git - telemetry.git/commit
daemon: Allow to select sources on the CLI
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 20 Oct 2025 10:15:29 +0000 (10:15 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 20 Oct 2025 10:15:29 +0000 (10:15 +0000)
commit2f77ddf0a90e4ec202717d6b827fa247dc654d4b
treeaa9cddc6b033730f3586493c9b910d97dbb95797
parentce95b03f99daafecb1eb401f838b81cd92f1f696
daemon: Allow to select sources on the CLI

This is only useful for testing to basically disable all other sources
for better log readability.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/daemon/daemon.c
src/daemon/daemon.h
src/daemon/main.c
src/daemon/sources.c
src/daemon/sources.h
src/daemon/string.h