path: clonezilla_5.15.4-1/setup/files/ocs/ocs-run
       *select_in_client*)
         # For Ubuntu < 13.10, the plymouthd might be running even we force to disable it in /etc/init/plymouth.conf. Therefore we force to stop it before running clonezilla dialog menu. Otherwise the keyboard will have problem.
         if [ -n "$(pidof plymouthd)" ]; then
           /bin/plymouth quit
 	 fi
