xrdp/instfiles/xrdpstart.sh

5 lines
111 B
Bash
Raw Normal View History

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