cannot start Tightvncserver when booting

其它类软件,非上述版软件
回复
michael_618
帖子: 3
注册时间: 2013-05-05 21:33
系统: CentOS 6.1

cannot start Tightvncserver when booting

#1

帖子 michael_618 »

Debian on raspberry Pi
I wanna start tightvncserver when booting, so I did:

#sudo -i
$vi /etc/rc.local
editing
add /usr/bin/tightvncserver before last line 'exit 0'

but it didn't work, tightvncserver cannot start automatically at booting,
Strangely, if I run

$/etc/init.d/rc.local start

after system boot

tightvncserver can start
Could anyone tell me how it comes?

Regards,
Michael
回复