On Mar 4, Henry Hollenberg wrote: > in /etc/init.d/netbase: > comment out the portmap daemon, don't need to do RPC. > > I'm not sure why the script exits if /usr/sbin/portmap does not exist.
The /etc/init.d/netbase script will not be removed when you remove the netbase package. It will only be removed when you purge the package. The test makes sure that the script will simply exit when the binaries are not available. > Can't /usr/sbin/initd run stand-alone? inetd can run standalone. > I figure we need keep /usr/sbin/initd to invoke smtp services for > connection requests to port 25. If you don't need inetd for other services it would be better to forget inetd and use the smtp program in standalone mode. Thanks, Peter -- Peter Tobias <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> PGP ID EFAA400D, fingerprint = 06 89 EB 2E 01 7C B4 02 04 62 89 6C 2F DD F1 3C -- E-mail the word "unsubscribe" to [EMAIL PROTECTED] TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? e-mail to [EMAIL PROTECTED] .

