* [gentoo-dev] proftpd package question
@ 2001-07-20 9:03 Greer, Darren (MED)
2001-07-20 9:54 ` Daniel Robbins
0 siblings, 1 reply; 8+ messages in thread
From: Greer, Darren (MED) @ 2001-07-20 9:03 UTC (permalink / raw
To: 'gentoo-dev@gentoo.org'
Should not the proftpd package install a start script in /etc/rc.d?
Thanks,
Darren
GE Medical Systems
________________________________________
Darren R. Greer
Webmaster / Web Architect
Web Solutions
General Electric Company
2607 N. Grandview Blvd.
Waukesha, WI 53188
Phone: 262.544.3873
Cell: 262.424.2954
Fax: 262.548.4126
Darren.Greer@med.ge.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] proftpd package question
2001-07-20 9:03 Greer, Darren (MED)
@ 2001-07-20 9:54 ` Daniel Robbins
2001-07-20 10:07 ` Jerry A!
2001-07-20 12:00 ` Jerry A!
0 siblings, 2 replies; 8+ messages in thread
From: Daniel Robbins @ 2001-07-20 9:54 UTC (permalink / raw
To: gentoo-dev
On Fri, Jul 20, 2001 at 10:01:54AM -0500, Greer, Darren (MED) wrote:
> Should not the proftpd package install a start script in /etc/rc.d?
>
> Thanks,
>
> Darren
Yes it should. If it isn't, then we have a bug that needs to get fixed.
Could a developer look into this for me?
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] proftpd package question
2001-07-20 9:54 ` Daniel Robbins
@ 2001-07-20 10:07 ` Jerry A!
2001-07-20 12:00 ` Jerry A!
1 sibling, 0 replies; 8+ messages in thread
From: Jerry A! @ 2001-07-20 10:07 UTC (permalink / raw
To: gentoo-dev
On Fri, Jul 20, 2001 at 09:53:22AM -0600, Daniel Robbins wrote:
: On Fri, Jul 20, 2001 at 10:01:54AM -0500, Greer, Darren (MED) wrote:
: > Should not the proftpd package install a start script in /etc/rc.d?
: >
: > Thanks,
: >
: > Darren
:
: Yes it should. If it isn't, then we have a bug that needs to get fixed.
: Could a developer look into this for me?
I'll handle it tonight when I get off of work.
--Jerry
name: Jerry Alexandratos || Open-Source software isn't a
phone: 703.599.6023 || matter of life or death...
email: jerry@thehutt.org || ...It's much more important
|| than that!
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [gentoo-dev] proftpd package question
@ 2001-07-20 11:13 Greer, Darren (MED)
0 siblings, 0 replies; 8+ messages in thread
From: Greer, Darren (MED) @ 2001-07-20 11:13 UTC (permalink / raw
To: 'gentoo-dev@cvs.gentoo.org'
Thanks a lot guys.
Darren
-----Original Message-----
From: Jerry A! [mailto:jerry@thehutt.org]
Sent: Friday, July 20, 2001 11:07 AM
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] proftpd package question
On Fri, Jul 20, 2001 at 09:53:22AM -0600, Daniel Robbins wrote:
: On Fri, Jul 20, 2001 at 10:01:54AM -0500, Greer, Darren (MED) wrote:
: > Should not the proftpd package install a start script in /etc/rc.d?
: >
: > Thanks,
: >
: > Darren
:
: Yes it should. If it isn't, then we have a bug that needs to get
fixed.
: Could a developer look into this for me?
I'll handle it tonight when I get off of work.
--Jerry
name: Jerry Alexandratos || Open-Source software isn't a
phone: 703.599.6023 || matter of life or death...
email: jerry@thehutt.org || ...It's much more important
|| than that!
_______________________________________________
gentoo-dev mailing list
gentoo-dev@cvs.gentoo.org
http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] proftpd package question
2001-07-20 9:54 ` Daniel Robbins
2001-07-20 10:07 ` Jerry A!
@ 2001-07-20 12:00 ` Jerry A!
1 sibling, 0 replies; 8+ messages in thread
From: Jerry A! @ 2001-07-20 12:00 UTC (permalink / raw
To: gentoo-dev
On Fri, Jul 20, 2001 at 09:53:22AM -0600, Daniel Robbins wrote:
: On Fri, Jul 20, 2001 at 10:01:54AM -0500, Greer, Darren (MED) wrote:
: > Should not the proftpd package install a start script in /etc/rc.d?
: >
: > Thanks,
: >
: > Darren
:
: Yes it should. If it isn't, then we have a bug that needs to get fixed.
: Could a developer look into this for me?
Okay, just looked at this during my lunch break. Realized that the
reason there is no proftpd init.d script is b/c by default proftpd
starts up from inetd.conf.
I could change the default configuration or you can create your own
startup script. Dan, what's your take?
--Jerry
name: Jerry Alexandratos || Open-Source software isn't a
phone: 703.599.6023 || matter of life or death...
email: jerry@thehutt.org || ...It's much more important
|| than that!
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [gentoo-dev] proftpd package question
@ 2001-07-20 12:04 Greer, Darren (MED)
2001-07-20 12:43 ` Jerry A!
0 siblings, 1 reply; 8+ messages in thread
From: Greer, Darren (MED) @ 2001-07-20 12:04 UTC (permalink / raw
To: 'gentoo-dev@cvs.gentoo.org'
Being new to gentoo (two days maybe :), I would suggest having the start
script anyway. Every other distribution I have seen usually starts it
with inetd, but has the script in case you want to make is standalone.
If I recall correctly, the proftpd binary will actually intelligently
fail to start from the startup script if proftpd.conf lists it as inetd.
My 2 cents.
Darren
-----Original Message-----
From: Jerry A! [mailto:jerry@thehutt.org]
Sent: Friday, July 20, 2001 1:00 PM
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] proftpd package question
On Fri, Jul 20, 2001 at 09:53:22AM -0600, Daniel Robbins wrote:
: On Fri, Jul 20, 2001 at 10:01:54AM -0500, Greer, Darren (MED) wrote:
: > Should not the proftpd package install a start script in /etc/rc.d?
: >
: > Thanks,
: >
: > Darren
:
: Yes it should. If it isn't, then we have a bug that needs to get
fixed.
: Could a developer look into this for me?
Okay, just looked at this during my lunch break. Realized that the
reason there is no proftpd init.d script is b/c by default proftpd
starts up from inetd.conf.
I could change the default configuration or you can create your own
startup script. Dan, what's your take?
--Jerry
name: Jerry Alexandratos || Open-Source software isn't a
phone: 703.599.6023 || matter of life or death...
email: jerry@thehutt.org || ...It's much more important
|| than that!
_______________________________________________
gentoo-dev mailing list
gentoo-dev@cvs.gentoo.org
http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] proftpd package question
2001-07-20 12:04 Greer, Darren (MED)
@ 2001-07-20 12:43 ` Jerry A!
0 siblings, 0 replies; 8+ messages in thread
From: Jerry A! @ 2001-07-20 12:43 UTC (permalink / raw
To: gentoo-dev
On Fri, Jul 20, 2001 at 01:02:55PM -0500, Greer, Darren (MED) wrote:
: Being new to gentoo (two days maybe :), I would suggest having the start
: script anyway. Every other distribution I have seen usually starts it
: with inetd, but has the script in case you want to make is standalone.
: If I recall correctly, the proftpd binary will actually intelligently
: fail to start from the startup script if proftpd.conf lists it as inetd.
Okay, but later tonight. Right now I need to finish wrestling with this
damn tape library.
--Jerry
name: Jerry Alexandratos || Open-Source software isn't a
phone: 703.599.6023 || matter of life or death...
email: jerry@thehutt.org || ...It's much more important
|| than that!
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [gentoo-dev] proftpd package question
@ 2001-07-20 13:12 Greer, Darren (MED)
0 siblings, 0 replies; 8+ messages in thread
From: Greer, Darren (MED) @ 2001-07-20 13:12 UTC (permalink / raw
To: 'gentoo-dev@cvs.gentoo.org'
No rush at all :)
-----Original Message-----
From: Jerry A! [mailto:jerry@thehutt.org]
Sent: Friday, July 20, 2001 1:42 PM
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] proftpd package question
On Fri, Jul 20, 2001 at 01:02:55PM -0500, Greer, Darren (MED) wrote:
: Being new to gentoo (two days maybe :), I would suggest having the
start
: script anyway. Every other distribution I have seen usually starts it
: with inetd, but has the script in case you want to make is standalone.
: If I recall correctly, the proftpd binary will actually intelligently
: fail to start from the startup script if proftpd.conf lists it as
inetd.
Okay, but later tonight. Right now I need to finish wrestling with this
damn tape library.
--Jerry
name: Jerry Alexandratos || Open-Source software isn't a
phone: 703.599.6023 || matter of life or death...
email: jerry@thehutt.org || ...It's much more important
|| than that!
_______________________________________________
gentoo-dev mailing list
gentoo-dev@cvs.gentoo.org
http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2001-07-20 19:11 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-20 11:13 [gentoo-dev] proftpd package question Greer, Darren (MED)
-- strict thread matches above, loose matches on Subject: below --
2001-07-20 13:12 Greer, Darren (MED)
2001-07-20 12:04 Greer, Darren (MED)
2001-07-20 12:43 ` Jerry A!
2001-07-20 9:03 Greer, Darren (MED)
2001-07-20 9:54 ` Daniel Robbins
2001-07-20 10:07 ` Jerry A!
2001-07-20 12:00 ` Jerry A!
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox