Colin:

        Nothing shocking:

[EMAIL PROTECTED]:~$ cat /etc/rc.local
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.

/path/to/echoserver/echoserver -ll

exit 0
## end

-Scott


On Jan 29, 2008, at 9:19 AM, Colin Cooper wrote:

> Can I see an example of your rc.local file?
>
> Thanks,
>
> Colin
>
> -----Original Message-----
> From: Scott Best [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 28, 2008 12:50 PM
> To: Colin Cooper
> Cc: echovnc-users@lists.sourceforge.net
> Subject: Re: [Echovnc-users] EchoServer for Linux
>
> Colin:
>
>       Hello! On my Debian box, I simply add a line to the rc.local
> file. Not sure what's normal on Ubuntu...
>
> -Scott
>
> On Jan 28, 2008, at 9:44 AM, Colin Cooper wrote:
>
>> How can I get the Echo server to run on startup of the OS?
>>
>> OS: Ubuntu 7.04 Server (command line interface - no Gnome or KDE
>> desktop)
>>
>> Thanks,
>>
>> Colin
>
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Echovnc-users mailing list
> Echovnc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/echovnc-users


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Echovnc-users mailing list
Echovnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/echovnc-users

Reply via email to