Problems starting at bootup
Morry Davis
Morry.Davis "at" Sun.COM
Thu Jan 15 23:21:01 2004
Kevin Luff wrote:
> William Hooper wrote:
>
>> Kevin Luff said:
>>
>>
>>> Hi,
>>> Nothing in the messages file, and nothing appears in ~/.vnc ( unless I
>>> the run the startup script manually)
>>>
>>
>>
>> I wonder if the vncserver script is getting run at all then...
>>
>> Does it work if you manually do the command in the rc.vnc file?
>> /bin/su - bob -c "/usr/local/bin/vncserver :1"
>>
>>
>>
> Certainly does - if run the rc.vnc file directly, or via the sym
> links in the rc directories
> I tried redirecting output to a file after the command in the rc.vnc
> script, but it just gives a zero length file
>
>
Try adding the options -nolisten local and then the :1 or whatever.