View Single Post

   
  #4 (permalink)  
Old 02-15-2008, 05:20 PM
Greg Hines
 
Posts: n/a
Default Re: VNC giving a gray screen on OSR5.0.6

Hi,

Have traced the problem to the S99vncserver link in /etc/rc2.d. This file
links to /etc/init.d/vncserver

The line:-

su ${display##*:} -c "/usr/local/bin/vncserver :${display%%:*}"

is producing the error:-

bad substitution

Any help would be appreciated.

Greg
--
greghines@bigfoot.com.NOSPAM
Remove NOSPAM when replying


Reply With Quote