X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=bin%2Fkhatus;h=95bd5170ba05e71f17154a9b9ea2f2bf94e3fb10;hb=9151826a7517f8c2ae88d74c003570bf30342778;hp=5fa635d89c426523e2d626dc12d44de0525784eb;hpb=9d47c179d190e9b01ef8f6c6d56c78ca1ecfabcf;p=khatus.git diff --git a/bin/khatus b/bin/khatus index 5fa635d..95bd517 100755 --- a/bin/khatus +++ b/bin/khatus @@ -187,6 +187,7 @@ main() { cmd_sens_memory="khatus_sensor_memory $bin" fork_watcher "$pipe" "$bin" "khatus_sensor_energy $bin" + fork_watcher "$pipe" "$bin" "khatus_sensor_devices $bin" fork_poller "${opts['--interval_datetime']}" "$perf" "$pipe" "$bin" khatus_sensor_datetime fork_poller "${opts['--interval_brightness']}" "$perf" "$pipe" "$bin" "$cmd_sens_screen_brightness" fork_poller "${opts['--interval_weather']}" "$perf" "$pipe" "$bin" "$cmd_sens_weather"