|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Running PostFix @ boot?
|
On Tue, Mar 19, 2002 at 12:37:14PM -0500, Leonard Rosenthol wrote:
> How does one tell Debian to run Postfix each time the machine starts? I
> know it's a .rc somewhere...
The postfix package should have provided you with a start|stop
script at /etc/init.d/postfix. I would assume that the configure
script in the package would have handled the part about making
sure that got called at startup, but who knows.....
man update-rc.d
A nice little util to manage the symlinks in /etc/rc?.d/ to
/etc/init.d/postfix
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|