#!/bin/sh if [ -e /usr/xrdp/xrdp ]; then /etc/init.d/xrdp_control.sh stop fi