source:
images/thinclient/root/sbin/remoteaccess
@
105afb5
Last change on this file since 105afb5 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 153 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | #!/bin/bash |
2 | ||
3 | # Remote access script voor regressie tests en debugging. | |
4 | /etc/rc.d/rc.sshd start | |
5 | xhost + | |
6 | dhclient eth0 | |
7 | echo "Klaar voor remote access.." |
Note: See TracBrowser
for help on using the repository browser.