aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_server/src/ts.unix.config
blob: a34857b9e5daeaa4e5de58999a7e5a62e112027d (plain) (blame)
1
2
3
4
5
6
%% -*- erlang -*-

%% Always run a (VNC) X server on host
%% {xserver, "xserver.example.com:66"}.

{unix,[{telnet,"belegost"},{username,"bofh"},{password,"root"},{keep_alive,true}]}.