bin/mdw-build, etc.: Add option to suppress tests during Debian build.
[profile] / dot / vncsession
... / ...
CommitLineData
1#! /bin/bash
2
3# --- Lots of sensible initialisation ---
4
5exec >$HOME/.vnc-errors 2>&1
6
7__mdw_force_secure_session=yes
8. $HOME/.bash_profile
9$HOME/.xinitrc vnc
10. $HOME/.bash_logout