On Fri,13.Feb.09, 12:13:00, Ron Johnson wrote:
> Because I don't have any GUI app activations in my rc.local. Only
> daemons and other CLI apps. Here's what mine looks like:
>
> * BEGINNING OF rc.local
> #!/bin/sh -e
>
> echo 210 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
On Sat, Feb 14, 2009 at 03:24:47PM -0800, Mike McClain wrote:
> root@/deb40a:~> grep -R rc.local /etc/*
> only shows the call in /etc/init.d/bootmisc.sh that I put there to
> call my /root/bin/rc.local and the contents of the above mentioned
> /etc/rc.local that I just generated which doesn't get
On Fri, Feb 13, 2009 at 07:03:32PM +0100, Jochen Schulz wrote:
> Mike McClain:
> > On Sun, 08 Feb 2009, Ron Johnson wrote:
> >>
> >> Everything in my rc.local works like a champ.
> >
> > I'm curious how this works for you but not for Mr. Belahcene and not for me.
> >
> > I've a Debian 4.0 (Etch
On Fri, Feb 13, 2009 at 07:03:32PM +0100, Jochen Schulz wrote:
> > I've a Debian 4.0 (Etch mostly) system with sysv-rc installed
> > and /etc/rc.local is not called by default.
>
> And you are sure you removed the "exit 0" line at the beginning of the
> file? :)
>
> J.
Well, my apologies, I'm so
On 02/13/2009 10:16 AM, Mike McClain wrote:
On Sun, 08 Feb 2009, Ron Johnson wrote:
On 02/08/2009 01:45 PM, Abdelkader Belahcene wrote:
Hi,
I used /etc/rc.local to run at the boot a program, but it didn't, here
is what I wrote
Everything in my rc.local works like a champ.
I'm curious how t
Mike McClain:
> On Sun, 08 Feb 2009, Ron Johnson wrote:
>>
>> Everything in my rc.local works like a champ.
>
> I'm curious how this works for you but not for Mr. Belahcene and not for me.
>
> I've a Debian 4.0 (Etch mostly) system with sysv-rc installed
> and /etc/rc.local is not called by defa
On Sun, 08 Feb 2009, Ron Johnson wrote:
>On 02/08/2009 01:45 PM, Abdelkader Belahcene wrote:
>>Hi,
>>I used /etc/rc.local to run at the boot a program, but it didn't, here
>>is what I wrote
>
>Everything in my rc.local works like a champ.
I'm curious how this works for you but not for Mr. Belahce
Abdelkader Belahcene escribió:
Thanks for reply,
exactly I want to run it at boot time, I am using gnome.
so how to do it.
thanks
bela
In Gnome, just go to System->Preferences->Sessions, and add the program
to the list.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with
On 02/10/2009 07:50 AM, Abdelkader Belahcene wrote:
Thanks for reply,
exactly I want to run it at boot time, I am using gnome.
so how to do it.
No, you do *not* want it to run at boot time, since this is a GNOME
app, and there is no GUI when the machine is being booted.
It needs to start whe
Abdelkader Belahcene :
> Ron Johnson:
> > Minbar is a GNOME app. Why do you put it in the *system* startup?
> >
> > Don't you really want it to start when you go into GNOME?
>
> Thanks for reply,
> exactly I want to run it at boot time, I am using gnome.
Why don't you answer the question? Gno
Thanks for reply,
exactly I want to run it at boot time, I am using gnome.
so how to do it.
thanks
bela
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On 02/08/2009 01:45 PM, Abdelkader Belahcene wrote:
Hi,
I used /etc/rc.local to run at the boot a program, but it didn't, here
is what I wrote
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
/usr/bin/minbar
Everything in my
12 matches
Mail list logo