]> jspc29.x-matter.uni-frankfurt.de Git - hadesdaq.git/commitdiff
fixed startup issue in xterm. user request was ignored. added "-t" to ssh. MT
authorHades DAQ <jan@lxhadeb07>
Fri, 1 Mar 2019 19:14:56 +0000 (20:14 +0100)
committerHades DAQ <jan@lxhadeb07>
Fri, 1 Mar 2019 19:14:56 +0000 (20:14 +0100)
control/gui/daq/10_Start_DAQ

index 9f07f5e18dca8d105287886cb8fbe4f39da914c1..6c51976851b5889e333b59b9c5561ed04e35d962 100755 (executable)
@@ -7,7 +7,7 @@ notifyall.sh "DAQ" "<I> DAQ is going to be restarted." "STARTUP" &
 
 
 xterm -geometry 80x24 -bg orange -fg black -e bash --login -c '
-  ssh hadaq@lxhadesdaqp "
+  ssh -t hadaq@lxhadesdaqp "
   source /home/hadaq/.bash_profile
   echo \"  <Startup> Connected to lxhadesdaq...\"
   echo \"  <Startup> Starting DAQ with default settings...\"