It is simple just read the INSTALL file in with the install files.
This is the excerpt from it.
If you want to start Mailman every time you reboot your system, and your OS supports the chkconfig command (e.g. RedHat and Mandrake Linuxes) you can simply do the following (as root, from the Mailman install directory):
% cp scripts/mailman /etc/init.d/mailman % chkconfig --add mailman
(Note that /etc/init.d may be /etc/rc.d/init.d on some systems.)
On Debian, you probably want to use
% update-rc.d mailman defaults
instead of chkconfig.
For Unixes that don't support chkconfig, simply copy scripts/mailman as above:
% cp scripts/mailman /etc/init.d/mailman
It is in Section for of the INSTALL file.
Cheers,
At 5:55 PM -0700 3/27/03, Richard wrote:
Ok, this seems like a really simple one :) How do I get mailman to start at boot time?
/home/mailman/bin/mailmanctl -s start
in rc.local ? Don't see it as a service anywhere and the documentation doesn't seem to address this issue.
Cheers Richard
-- --Tom /--------------------------------------------------------- | Tom Hillson Computer Services Manager |(515) 294-1543 College of Agriculture | Iowa State University --------------------------------------------------------- |"The only thing I have too much of is too little time"
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org