Add execute-on-mount option
[khatus.git] / sanity_check
index b8dec76..8b7f969 100755 (executable)
@@ -8,8 +8,12 @@
         -v Opt_Mpd_Song_Max_Chars=10 \
         -v Opt_Net_Interfaces_To_Show=wlp3s0 \
         -v Opt_Pulseaudio_Sink=0 \
+        -v GC_Interval=300 \
     ) \
     >(stdbuf -o L ./bin/khatus_monitor_energy) \
     >(stdbuf -o L ./bin/khatus_monitor_errors) \
     >(stdbuf -o L ./bin/khatus_monitor_devices) \
+    >(stdbuf -o L ./bin/khatus_actuate_device_add_to_automount \
+        -v Execute_On_Mount=thunar \
+    ) \
 > /dev/null
This page took 0.028433 seconds and 4 git commands to generate.