diff --git a/patch-control.sh b/patch-control.sh
index f2e7a7423504ebcb84e47aa597a325b4fd870380..43b5cb152deb892c9f78f4442d4b9b37938bbbf5 100755
--- a/patch-control.sh
+++ b/patch-control.sh
@@ -233,7 +233,7 @@ DAQ_PROC_ID=$!
 PROCS=(${PROCS[*]} ${DAQ_PROC_ID})
 
 # Launch the DM
-dm_driver ${run_duration_seconds} | mono ${DM_EXE_DIR}/DetectorControl.exe --control --reset &
+dm_driver ${run_duration_seconds} | mono ${DM_EXE_DIR}/DetectorControl.exe --control --reset --jollytoken jollyroger &
 PROCS=(${PROCS[*]} $!)
 
 # Put notification mark in the system tray