aboutsummaryrefslogtreecommitdiff
path: root/startup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'startup.sh')
-rwxr-xr-xstartup.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/startup.sh b/startup.sh
index e888715..cfb2393 100755
--- a/startup.sh
+++ b/startup.sh
@@ -6,7 +6,6 @@ mkdir -p $HOME/.vnc
echo '' | vncpasswd -f >$HOME/.vnc/passwd
chmod -R go= $HOME/.vnc
-# -localhost
vncserver $DISPLAY -geometry 1280x768 -depth 16 -nolisten tcp
ratpoison -f /ratpoisonrc
vncserver -kill $DISPLAY