xrdp/instfiles/xrdpstart.sh
2005-06-04 23:48:50 +00:00

5 lines
54 B
Bash
Executable File

#!/bin/bash
cd /usr/local/xrdp
./xrdp&
./sesman wait&