Re: Strange behaviour in Debian Lenny

2010-09-24 Thread polloxx
On Wed, Sep 22, 2010 at 6:39 PM, Simon Brandmair wrote: > On Wed, 22 Sep 2010 09:40:02 +0200 polloxx wrote: >> >> I have a strange behaviour in Debian Lenny. In /etc/rc2.d (default >> runlevel), some startup scripts run tice when booting. >> >> I've made a t

Re: Strange behaviour in Debian Lenny

2010-09-22 Thread Simon Brandmair
On Wed, 22 Sep 2010 09:40:02 +0200 polloxx wrote: > > I have a strange behaviour in Debian Lenny. In /etc/rc2.d (default > runlevel), some startup scripts run tice when booting. > > I've made a test script in /etc/init.d/echo.sh like: [...] > > So, the script runs

Re: Strange behaviour in Debian Lenny

2010-09-22 Thread Scott Ferguson
On 22/09/10 20:26, polloxx wrote: > On Wed, Sep 22, 2010 at 9:49 AM, Scott Ferguson > wrote: >> On 22/09/10 17:35, polloxx wrote: >>> Dear, >>> >>> I have a strange behaviour in Debian Lenny. >>> In /etc/rc2.d (default runlevel), some startup script

Re: Strange behaviour in Debian Lenny

2010-09-22 Thread Scott Ferguson
On 22/09/10 20:26, polloxx wrote: > On Wed, Sep 22, 2010 at 9:49 AM, Scott Ferguson > wrote: >> On 22/09/10 17:35, polloxx wrote: >>> Dear, >>> >>> I have a strange behaviour in Debian Lenny. >>> In /etc/rc2.d (default runlevel), some startup script

Re: Strange behaviour in Debian Lenny

2010-09-22 Thread polloxx
On Wed, Sep 22, 2010 at 9:49 AM, Scott Ferguson wrote: > On 22/09/10 17:35, polloxx wrote: >> Dear, >> >> I have a strange behaviour in Debian Lenny. >> In /etc/rc2.d (default runlevel), some startup scripts run tice when >> booting. >> >> I'

Re: Strange behaviour in Debian Lenny

2010-09-22 Thread Scott Ferguson
On 22/09/10 17:35, polloxx wrote: > Dear, > > I have a strange behaviour in Debian Lenny. > In /etc/rc2.d (default runlevel), some startup scripts run tice when > booting. > > I've made a test script in /etc/init.d/echo.sh like: > > #!/bin/bash > ### BEGIN I

Strange behaviour in Debian Lenny

2010-09-22 Thread polloxx
Dear, I have a strange behaviour in Debian Lenny. In /etc/rc2.d (default runlevel), some startup scripts run tice when booting. I've made a test script in /etc/init.d/echo.sh like: #!/bin/bash ### BEGIN INIT INFO # Provides: # Required-Start: # Required-Stop: # Default-Start: 2