Re: [newbie] rc.local

2002-08-11 Thread robeb
On Sun, 11 Aug 2002 18:25:28 -0400 et <[EMAIL PROTECTED]> wrote: >On Sunday 11 August 2002 06:11 pm, you wrote: >> Having some problems with AccessX commands not being >> loaded on bootup from the /etc/rc.local file... >> >> /usr/local/bin/ax +bouncekeys >> /usr/local/bin/ax -timeout >> /usr/loc

Re: [newbie] rc.local

2002-08-11 Thread et
On Sunday 11 August 2002 06:11 pm, you wrote: > Having some problems with AccessX commands not being > loaded on bootup from the /etc/rc.local file... > > /usr/local/bin/ax +bouncekeys > /usr/local/bin/ax -timeout > /usr/local/bin/ax bouncedelay 10 > > (also tried adding ' &' the end of each comma

[newbie] rc.local

2002-08-11 Thread robeb
Having some problems with AccessX commands not being loaded on bootup from the /etc/rc.local file... /usr/local/bin/ax +bouncekeys /usr/local/bin/ax -timeout /usr/local/bin/ax bouncedelay 10 (also tried adding ' &' the end of each command) For testing purposes I also add... touch /usr/loc

Re: [newbie] rc.local doesn't work

2000-05-28 Thread Claus Atzenbeck
On 27 May 2000, Chmouel Boudjnah wrote: > > I have set up a file /etc/rc.d/rc.masq. In order to start it > > automatically on boot, I've added the following line to > > /etc/rc.d/rc.local: > > > > if [ -x /etc/rc.d/rc.masq ]; then /etc/rc.d/rc.masq fi >

RE: [newbie] rc.local doesn't work

2000-05-27 Thread Jose M. Sanchez
, 2000 4:30 AM To: Mandrake Listing Subject: [newbie] rc.local doesn't work Hello, I have set up a file /etc/rc.d/rc.masq. In order to start it automatically on boot, I've added the following line to /etc/rc.d/rc.local: if [ -x /etc/rc.d/rc.masq ]; then /etc/rc.d/rc.masq fi Wh

Re: [newbie] rc.local doesn't work

2000-05-27 Thread Chmouel Boudjnah
Claus Atzenbeck <[EMAIL PROTECTED]> writes: > Hello, > > I have set up a file /etc/rc.d/rc.masq. In order to start it > automatically on boot, I've added the following line to > /etc/rc.d/rc.local: > > if [ -x /etc/rc.d/rc.masq ]; then /etc/rc.d/rc.masq fi

[newbie] rc.local doesn't work

2000-05-27 Thread Claus Atzenbeck
Hello, I have set up a file /etc/rc.d/rc.masq. In order to start it automatically on boot, I've added the following line to /etc/rc.d/rc.local: if [ -x /etc/rc.d/rc.masq ]; then /etc/rc.d/rc.masq fi When I start, masquarading does not work. I need to start rc.masq manually in order to get it

[newbie] rc.local file

1999-05-01 Thread Stefan Dozier
Through a careless mistake, I restored an old rc.local file over my default Mandrake installed /etc/rc.d/rc.local file. Is there anyway to extract the default rc.local file from the Mandrake install CD without having to do a complete re-install of the Operating System. Stefan Dozier [EMAIL PR