Re: [CentOS] Upstart file format

2011-08-29 Thread Christopher Chan
On Tuesday, August 30, 2011 09:51 AM, Michael D. Berger wrote:
> Where can I find documentation on the new format
> of the files in /etc/init.d/?

You mean /etc/event.d? Upstart...I thought Centos 6 uses systemd?

>
> Thanks,
> Mike.
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upstart file format

2011-08-29 Thread Scott Robbins
On Tue, Aug 30, 2011 at 09:57:22AM +0800, Christopher Chan wrote:
> On Tuesday, August 30, 2011 09:51 AM, Michael D. Berger wrote:
> > Where can I find documentation on the new format
> > of the files in /etc/init.d/?
> 
> You mean /etc/event.d? Upstart...I thought Centos 6 uses systemd?

Systemd is only in Fedora at present--apparently (though I haven't run
across it) it has some flaws as a server system.  

(You can search Fedora forum, look for threads on systemd with the user
jpollard--they've apparently had some serious issues with it.)

It does seem, though this may be my age and grouchiness speaking, that
much of the development used to be done by people who thought like
system administrators, whereas these days, it's done by people who think
like smartphone users.  Much of Fedora seems aimed (and nothing wrong
with this) at the less experienced user with a laptop using DHCP, but
the trouble is that RH seems to blindly put in the things aimed at said
user.


-- 
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

Xander: You were looking at my neck. 
Angel: What? 
Xander: You were checking out my neck, I saw that. 
Angel: No, I wasn't. 
Xander: Just keep your distance, pal. 
Angel: I wasn't looking at your neck. 
Xander: I told you to eat before we left.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upstart file format

2011-08-29 Thread Always Learning

On Mon, 2011-08-29 at 22:03 -0400, Scott Robbins wrote:

> It does seem, though this may be my age and grouchiness speaking, that
> much of the development used to be done by people who thought like
> system administrators, whereas these days, it's done by people who
> think
> like smartphone users.  Much of Fedora seems aimed (and nothing wrong
> with this) at the less experienced user with a laptop using DHCP, but
> the trouble is that RH seems to blindly put in the things aimed at
> said user.

Dumbing down ?


-- 
With best regards,

Paul.
England,
EU.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upstart file format

2011-08-29 Thread Michael D. Berger
On Tue, 30 Aug 2011 09:57:22 +0800, Christopher Chan wrote:

> On Tuesday, August 30, 2011 09:51 AM, Michael D. Berger wrote:
>> Where can I find documentation on the new format of the files in
>> /etc/init.d/?
> 
> You mean /etc/event.d? Upstart...I thought Centos 6 uses systemd?
> 
> 
>> Thanks,
>> Mike.
>>
>> ___ CentOS mailing list
>> CentOS@centos.org
>> http://lists.centos.org/mailman/listinfo/centos

On my new Centos 6, if you type:
   man init
it mentions:
   "init - Upstart process management daemon"
Also, if you look at a file in /etc/init.d/, you can see
that there is a new file format.  It is the documentation
of this new format that I would like to read.

Thanks,
Mike.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upstart file format

2011-08-29 Thread Christopher Chan
On Tuesday, August 30, 2011 10:06 AM, Always Learning wrote:
>
> On Mon, 2011-08-29 at 22:03 -0400, Scott Robbins wrote:
>
>> It does seem, though this may be my age and grouchiness speaking, that
>> much of the development used to be done by people who thought like
>> system administrators, whereas these days, it's done by people who
>> think
>> like smartphone users.  Much of Fedora seems aimed (and nothing wrong
>> with this) at the less experienced user with a laptop using DHCP, but
>> the trouble is that RH seems to blindly put in the things aimed at
>> said user.
>
> Dumbing down ?
>
>

Yeah...as opposed to making more convenient/efficient to use
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upstart file format

2011-08-29 Thread Christopher Chan
On Tuesday, August 30, 2011 10:16 AM, Michael D. Berger wrote:
> On Tue, 30 Aug 2011 09:57:22 +0800, Christopher Chan wrote:
>
>> On Tuesday, August 30, 2011 09:51 AM, Michael D. Berger wrote:
>>> Where can I find documentation on the new format of the files in
>>> /etc/init.d/?
>>
>> You mean /etc/event.d? Upstart...I thought Centos 6 uses systemd?
>>
>>
>>> Thanks,
>>> Mike.
>>>
>>> ___ CentOS mailing list
>>> CentOS@centos.org
>>> http://lists.centos.org/mailman/listinfo/centos
>
> On my new Centos 6, if you type:
> man init
> it mentions:
> "init - Upstart process management daemon"
> Also, if you look at a file in /etc/init.d/, you can see
> that there is a new file format.  It is the documentation
> of this new format that I would like to read.
>

I'm sure the RHEL 6 manuals will have it covered somewhere. Have you 
taken a look there?

/me starts flogging /etc/event.d on his Hardy Upstart
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upstart file format

2011-08-30 Thread John Doe
From: Michael D. Berger 

>>>  Where can I find documentation on the new format of the files in
>>>  /etc/init.d/?

You have a bit more info with:
  man 5 init
And google says:
  http://www.fedora.redhat.com/wiki/Packaging:SysVInitScript#LSB_Header

JD
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos