Expose GC interval option
[khatus.git] / sanity_check
index 7b525c2..c10dcaf 100755 (executable)
@@ -8,7 +8,9 @@
         -v Opt_Mpd_Song_Max_Chars=10 \
         -v Opt_Net_Interfaces_To_Show=wlp3s0 \
         -v Opt_Pulseaudio_Sink=0 \
+        -v GC_Interval=5 \
     ) \
     >(stdbuf -o L ./bin/khatus_monitor_energy) \
     >(stdbuf -o L ./bin/khatus_monitor_errors) \
+    >(stdbuf -o L ./bin/khatus_monitor_devices) \
 > /dev/null
This page took 0.021611 seconds and 4 git commands to generate.