Hello
I am trying to get IMAP running on our server. I already know how to get it running, but after a reboot i need to manually start inetd
How can i make this autostart (i preffer as service just like apache, etc)
OS: FreeBSD 5.3
i have followed the hint from rjmarino in
http://www.directadmin.com/forum/showthread.php?s=&threadid=3837&
only no autostart on system boot.. need help
I am trying to get IMAP running on our server. I already know how to get it running, but after a reboot i need to manually start inetd
How can i make this autostart (i preffer as service just like apache, etc)
OS: FreeBSD 5.3
i have followed the hint from rjmarino in
http://www.directadmin.com/forum/showthread.php?s=&threadid=3837&
I have FreeBSD and after step two, I just:
cd /usr/sbin/
./inetd
and it started right up... no more errors... thanks for your help.
only no autostart on system boot.. need help