xrdp/instfiles/xrdpstart.sh

5 lines
111 B
Bash
Raw Normal View History

2005-11-06 09:49:33 +08:00
#!/bin/sh
2005-06-05 07:48:50 +08:00
cd /usr/local/xrdp
2005-11-06 09:49:33 +08:00
./xrdp > /usr/local/xrdp/xrdp.boot.log
./sesman > /usr/local/xrdp/sesman.boot.log