RE: Postfix and ntsysv question
From: Tim Lamberth (tim_at_tllabs.net)
Date: 09/08/03
- Previous message: Jason Dixon: "Re: Postfix and ntsysv question"
- In reply to: Jason Dixon: "Re: Postfix and ntsysv question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <redhat-list@redhat.com> Date: Sun, 7 Sep 2003 21:01:17 -0500
great and thanks I'm on it
Tim
-----Original Message-----
From: redhat-list-admin@redhat.com
[mailto:redhat-list-admin@redhat.com]On Behalf Of Jason Dixon
Sent: Sunday, September 07, 2003 8:41 PM
To: Red Hat Mailing List
Subject: Re: Postfix and ntsysv question
On Sun, 2003-09-07 at 21:31, Tim Lamberth wrote:
> Did a new install of Redhat 9 and Postfix after the loss of my scsi drive
> and controller. When I run ntsysv to set Postfix to run at startup it is
not
> listed. Any ideas as to why it would be missing in the list?
If there is an init script for postfix in /etc/rc.d/init.d/, you'll need
to enable it with "chkconfig --add postfix". If I were you, I'd bypass
ntsysv and learn chkconfig. It's actually quite easy. Try out these
commands, then look at the manpage for chkconfig to see what is
possible:
chkconfig --list | more
chkconfig --list | grep -A30 'xinetd based services'
chkconfig --list postfix
-- Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Jason Dixon: "Re: Postfix and ntsysv question"
- In reply to: Jason Dixon: "Re: Postfix and ntsysv question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|