false ylhealth process start stop true false false false false if [ "${process}" == "start" ]; then systemctl start km else systemctl stop km fi