On 05/17/2015 03:49 AM, Rainer Dorsch wrote:
Hello,
I have a jessie system here on which /etc/rc.local is not executed.
/etc/rc.local is executable
root@nanette:~# ls -l /etc/rc.local
-rwxr-xr-x 1 root root 328 Jan 31 15:34 /etc/rc.local
root@nanette:~#
Before the jessie upgrade, it was execut
On 05/17/2015 03:49 AM, Rainer Dorsch wrote:
Hello,
I have a jessie system here on which /etc/rc.local is not executed.
/etc/rc.local is executable
root@nanette:~# ls -l /etc/rc.local
-rwxr-xr-x 1 root root 328 Jan 31 15:34 /etc/rc.local
root@nanette:~#
Before the jessie upgrade, it was execut
On Sat, Feb 14, 2009 at 06:14:06PM -0700, Chris Burkhardt wrote:
> Mike McClain wrote:
> > So my questions to you who have an installed /etc/rc.local are which
> > package did it come from and how does it get executed?
>
> /etc/init.d/rc.local is included with the initscripts package, and it execu
Mike McClain wrote:
> So my questions to you who have an installed /etc/rc.local are which
> package did it come from and how does it get executed?
/etc/init.d/rc.local is included with the initscripts package, and it executes
/etc/rc.local if it exists.
/etc/init.d/rc.local is symlinked to the a
On Wed, 2008.11.05, 310, Stephen Liu wrote:
> I have 3 commands on /etc/rc.local
>
>
> # cat /etc/rc.local
> /bin/sh -e
> #
> # rc.local
> #
>
> /usr/local/bind/sbin/named -u named -t /usr/local/bind -c
> /etc/named.conf
>
> /usr/local/sbin/clamd
>
> su - amavis -c "/usr/local/sbin/amavisd"
>
Douglas A. Tutty wrote:
On Wed, Nov 05, 2008 at 09:10:18AM +0800, Stephen Liu wrote:
Debian Etch
I have 3 commands on /etc/rc.local
# cat /etc/rc.local
/bin/sh -e
in my /etc/rc.local, this line is
#!/bin/sh -e
Note the pound-bang (#!) that makes this script run by sh rather than
running
On Wed, Nov 05, 2008 at 09:10:18AM +0800, Stephen Liu wrote:
> Debian Etch
>
>
> I have 3 commands on /etc/rc.local
>
>
> # cat /etc/rc.local
> /bin/sh -e
in my /etc/rc.local, this line is
#!/bin/sh -e
Note the pound-bang (#!) that makes this script run by sh rather than
running sh -e as a c
» Assim falou Marcelo em Wed, Jun 19, 2002 at 09:15:56AM -0300:
> Pessoal, migrei p/ debian a pouco tempo e por orientação contida no prático
> do kov, instalei o file-rc para gerenciar os scripts de inicialização, mas
> agora quero colocar algumas configurações do hdparm na inicialização e não
"Ronald Castillo" <[EMAIL PROTECTED]> writes:
> Just to update something new I have found out.. I tried pinging my ADSL
> router and my brother´s PC from my Linux box and it doesn't work either,
> but it did work from my Windows PC when I had it connected directly to
> my ADSL router. So, now I'm f
Just to make a note, 10.0.0.1 is the IP of my ADSL router.
Any light on this will be appreciated.
Ronald Castillo
-Original Message-
From: Ronald Castillo [mailto:[EMAIL PROTECTED]
Sent: miércoles, 05 de junio de 2002 21:40
To: debian-user@lists.debian.org
Subject: RE: rc.local in
far..
Ronald Castillo
-Original Message-
From: Vineet Kumar [mailto:[EMAIL PROTECTED]
Sent: martes, 04 de junio de 2002 2:26
To: debian-user@lists.debian.org
Subject: Re: rc.local in debian (was: Ip Masquerading)
* Colin Watson ([EMAIL PROTECTED]) [020603 16:51]:
> On Mon, Jun 03, 2002 a
I'M NOT MEMER OF YOUR MAILING LISTS.
WHY THIS MAILS COME TO ME?
EVERY DAY COME TO ME 200 MAILS FROM YOUR MAILING LISTS.
CAN YOU DO SOMETHING WITH IT?
THANK YOU.
- Original Message -
From: "Vineet Kumar" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, June 04, 200
I'M NOT MEMER OF YOUR MAILING LISTS.
WHY THIS MAILS COME TO ME?
EVERY DAY COME TO ME 200 MAILS FROM YOUR MAILING LISTS.
CAN YOU DO SOMETHING WITH IT?
THANK YOU.
- Original Message -
From: "Colin Watson" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, June 04, 200
* Colin Watson ([EMAIL PROTECTED]) [020603 16:51]:
> On Mon, Jun 03, 2002 at 11:49:54PM +0200, Ronald Castillo wrote:
> > I was thinking that I should configure my secondary LAN card (the one
> > that connects to my "internal" network) in the /etc/network/interfaces
> > card, but I don't know what
On Mon, Jun 03, 2002 at 11:49:54PM +0200, Ronald Castillo wrote:
> I was thinking that I should configure my secondary LAN card (the one
> that connects to my "internal" network) in the /etc/network/interfaces
> card, but I don't know what to place there. I have already configured
> the LAN card t
world" without problems.
I would really appreciate any help about this.
Thanks a lot for helping me so far..
Ronald Castillo
-Original Message-
From: Colin Watson [mailto:[EMAIL PROTECTED] On Behalf Of Colin
Watson
Sent: lunes, 03 de junio de 2002 13:16
To: debian-user@lists.debian
On Mon, Jun 03, 2002 at 03:08:56AM -0500, Elizabeth Barham wrote:
> I made my own entitled "local" in /etc/init.d by copying
> /etc/init.d/skeleton to /etc/init.d/local, added what I needed it to
> do in the start section, and created a softlink to it in rc2.d
> entitled S99local.
>
> I don't know
On Mon, Jun 03, 2002 at 03:08:56AM -0500, Elizabeth Barham wrote:
> I made my own entitled "local" in /etc/init.d by copying
> /etc/init.d/skeleton to /etc/init.d/local, added what I needed it to
> do in the start section, and created a softlink to it in rc2.d
> entitled S99local.
>
> I don't know
I made my own entitled "local" in /etc/init.d by copying
/etc/init.d/skeleton to /etc/init.d/local, added what I needed it to
do in the start section, and created a softlink to it in rc2.d
entitled S99local.
I don't know how others do it, though.
Elizabeth
"Ronald Castillo" <[EMAIL PROTECTED]> w
On Mon, Apr 01, 2002 at 07:24:44AM -0600, John Hasler wrote:
> Karl E. Jorgensen writes:
> > Or perhaps local.foobar ?
>
> Run-parts will ignore a file with a '.' in the name.
Ouch. That's a *very* good point :-) Out goes the dots ...
--
Karl E. Jørgensen
[EMAIL PROTECTED]
www.karl.jorgensen.co
Karl E. Jorgensen writes:
> Or perhaps local.foobar ?
Run-parts will ignore a file with a '.' in the name.
--
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE
On Sat, Mar 30, 2002 at 10:01:12PM -0800, Karsten M. Self wrote:
> on Tue, Mar 26, 2002, Sean 'Shaleh' Perry ([EMAIL PROTECTED]) wrote:
> >
> > On 26-Mar-2002 Randolph S. Kahle wrote:
> > > In my Potato installation, I place a call to hdparm in rc.local.
> > >
> > > In my new Woody installation,
>
> This question comes up enough that a policy ought IMVAO be set for it.
>
> Viz: any rc script named local-foo is considered local and sacrosanct
> by the system, where "-foo" could have any arbitrary value, including
> null (for the single instance of a local script).
>
> But this way I cou
on Tue, Mar 26, 2002, Sean 'Shaleh' Perry ([EMAIL PROTECTED]) wrote:
>
> On 26-Mar-2002 Randolph S. Kahle wrote:
> > In my Potato installation, I place a call to hdparm in rc.local.
> >
> > In my new Woody installation, I cannot find rc.local.
> >
> > What is the correct place / file to use for
hi ya
i'd put it ( hdparm ) into /etc/init.d/bootmisc.sh
(or create that file )
c ya
alvin
On Tue, 26 Mar 2002, Alan James wrote:
> On Tue, Mar 26, 2002 at 10:11:20AM -0700, Randolph S. Kahle wrote:
> > In my Potato installation, I place a call to hdparm in rc.local.
> >
> > In my new Woody
On Tue, Mar 26, 2002 at 10:11:20AM -0700, Randolph S. Kahle wrote:
> In my Potato installation, I place a call to hdparm in rc.local.
>
> In my new Woody installation, I cannot find rc.local.
>
> What is the correct place / file to use for boot-up configuration /
> control commands?
>
I just pu
On 26-Mar-2002 Randolph S. Kahle wrote:
> In my Potato installation, I place a call to hdparm in rc.local.
>
> In my new Woody installation, I cannot find rc.local.
>
> What is the correct place / file to use for boot-up configuration /
> control commands?
>
make a /etc/init.d/local script (ca
"Karl E. Jorgensen" wrote:
>
> On Sun, Mar 03, 2002 at 08:39:29PM -0800, Xeno Campanoli wrote:
> > Say, is there a catchall equivalent in Debian of the rc.local file?
> > Once again I'm trying to interpret a recommendation from the TrinityOS
> > HOWTO on setting up security. He suggests putting:
On Sun, Mar 03, 2002 at 08:39:29PM -0800, Xeno Campanoli wrote:
> Say, is there a catchall equivalent in Debian of the rc.local file?
> Once again I'm trying to interpret a recommendation from the TrinityOS
> HOWTO on setting up security. He suggests putting:
>
> dmesg >> /etc/info/dmesg
>
Xeno Campanoli wrote:
Say, is there a catchall equivalent in Debian of the rc.local file?
Once again I'm trying to interpret a recommendation from the TrinityOS
HOWTO on setting up security. He suggests putting:
dmesg >> /etc/info/dmesg
at the end of the rc.local file, which presumabl
Create a file in "/etc/init.d/" and call it whatever you wish. Then use
"update-rc.d" to create the symlinks needed to make it work. See the
"README" in "/etc/init.d/" for more details.
Holp, John Mr. <[EMAIL PROTECTED]> wrote:
: A couple of days ago someone asked the question that was in the b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
A long time ago, in a galaxy far, far way, someone said...
> A couple of days ago someone asked the question that was in the back of my
> mind, but I don't recall seeing the answer/s.
>
> In Red Hat and some other Red Hat "like" distributions the pat
as far as i know there isn't one. make your own script in /etc/init.d
and link to it in the runlevels that you want /etc/rc2.d is the default
runlevels init scripts.
personally, i like this method better, as you can just remove symlinks to
stop them from starting up, but don't have to delete the
On Tue, Feb 20, 2001 at 11:59:49PM +, Miquel van Smoorenburg wrote:
> That's not true. In fact the stuff in /etc/rc.boot will be run
> very, very early in the boot process, and you can't count on
> things like NFS or NIS working yet.
rc.boot is obsolete in potato. early boot scripts that are
In article <[EMAIL PROTECTED]>,
David B. Harris <[EMAIL PROTECTED]> wrote:
>To quote Vittorio De Martino <[EMAIL PROTECTED]>,
># Having experience of Linux RedHat, is there anyone out there able to
>tell me
># where is the equivalent of the rc.local file in Debian and where can I
>find
># it?
>
To quote Vittorio De Martino <[EMAIL PROTECTED]>,
# Having experience of Linux RedHat, is there anyone out there able to
tell me
# where is the equivalent of the rc.local file in Debian and where can I
find
# it?
There's isn't any rc.local per se, but executables in /etc/rc.boot/ will
be run on
Vittorio De Martino wrote:
> Having experience of Linux RedHat, is there anyone out there able to tell me
> where is the equivalent of the rc.local file in Debian and where can I find
/etc/init.d/bootmisc.sh
--
~~
Tony Laszlo <[EMAIL PROTECTED]> writes:
TL> Please forgive this rather elementary question.
TL> I am now trying out potato with the 2.2.17 kernel.
TL> I can't figure out which file has taken the place
TL> of rc.local.
RTFFAQ at http://www.debian.org/doc/FAQ/, question 10.6.
TL> Also, /etc/conf
*- On 9 Mar, George Bonser wrote about "Re: rc.local -> What is the Debian
Eqivalent"
> On 9 Mar 1999, Miquel van Smoorenburg wrote:
>
>> /etc/rc.boot is wrong, /etc/rcS.d is wrong and /sbin/setup.sh is definitely
>> very very wrong. Programs in thoise places
What is setup.sh I can't find it anywhere on my system
Anthony Campbell wrote:
> On 09 Mar 1999q, George Bonser wrote:
> > On Tue, 9 Mar 1999, ragOO wrote:
> >
> > > Person, Roderick wrote:
> > >
> > > > I have installed some tars and I need to set some thing to run at boot.
> > > >
> > >
> > >
In article <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]> wrote:
>*- On 9 Mar, ragOO wrote about "Re: rc.local -> What is the Debian Eqivalent"
>> Person, Roderick wrote:
>>
>>> I have installed some tars and I need to set some thing to run at boot
*- On 9 Mar, Pollywog wrote about "Re: rc.local -> What is the Debian
Eqivalent"
>
> On 09-Mar-99 [EMAIL PROTECTED] wrote:
>> *- On 9 Mar, Person, Roderick wrote about "rc.local -> What is the Debian
>> Eqivalent"
>>> I have installed some
On 09-Mar-99 George Bonser wrote:
> On Tue, 9 Mar 1999, Pollywog wrote:
>
>>
>> setup.sh works most of the time, but in a couple of instances it does not
>> work
>> for me.
>>
>> --
>
> And it works for me in every single case. Have never seen a case EVER
> where it didn't workd. Can you ple
On 09-Mar-99 [EMAIL PROTECTED] wrote:
> *- On 9 Mar, Person, Roderick wrote about "rc.local -> What is the Debian
> Eqivalent"
>> I have installed some tars and I need to set some thing to run at boot. For
>> example I need to have the followiung to line execute at boot.
>>
On 09-Mar-99 George Bonser wrote:
> On Tue, 9 Mar 1999, Anthony Campbell wrote:
>
>>
>> This was well answered here about 3 weeks ago; see the archive files. You
>> should make a file called /etc/init.d/local with the commands you want to
>> run at bootup and then link this by running "update-rc
*- On 9 Mar, Person, Roderick wrote about "Re: rc.local -> What is the Debian
Eqivalent"
> This is my problem I think. I have the hamm xfstt installed. i didn't know
> it was broken. i think I'm going to install this from slink, then try the
> other stuff if no g
This is my problem I think. I have the hamm xfstt installed. i didn't know
it was broken. i think I'm going to install this from slink, then try the
other stuff if no good. Will I have to more ny ttfs from /var/ttfonts?
BTW, for some reason when I try to reply all to your emails, my sytem blows
up
*- On 9 Mar, Person, Roderick wrote about "rc.local -> What is the Debian
Eqivalent"
> I have installed some tars and I need to set some thing to run at boot. For
> example I need to have the followiung to line execute at boot.
> /usr/X11R6/bin/xfstt --sync
>
*- On 9 Mar, ragOO wrote about "Re: rc.local -> What is the Debian Eqivalent"
> Person, Roderick wrote:
>
>> I have installed some tars and I need to set some thing to run at boot.
>>
>
> The Debian equivalent of rc.local is rc.boot
>
As George s
On 09 Mar 1999q, George Bonser wrote:
> On Tue, 9 Mar 1999, ragOO wrote:
>
> > Person, Roderick wrote:
> >
> > > I have installed some tars and I need to set some thing to run at boot.
> > >
> >
> > The Debian equivalent of rc.local is rc.boot
>
> I really do not think so. rc.local runs LAST af
Person, Roderick wrote:
> I have installed some tars and I need to set some thing to run at boot.
>
The Debian equivalent of rc.local is rc.boot
ragOO, VU2RGU.
--
Keeping the Air-Waves FREE.Amateur Radio
Keeping the W W W FREE..Debian GNU/Linux
51 matches
Mail list logo