Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2004 14:56:13 -0400
From:      "JJB" <Barbish3@adelphia.net>
To:        "Siddhartha Jain" <sid@netmagicsolutions.com>, <freebsd-newbies@freebsd.org>
Subject:   RE: nfsiod and sendmail disabling
Message-ID:  <MIEPLLIBMLEEABPDBIEGEEIKGIAA.Barbish3@adelphia.net>
In-Reply-To: <41127C1B.60307@netmagicsolutions.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This list is the wrong place for this kind of post. Next time ask
your problem questions on the freebsd-questions list.

The correct rc.conf statement to turn off send mail is

sendmail_enable="NONE"


The 4  nfsiod tasks is a bug in the native install of 5.2.1. Submit
a bud report.

Only way to get rid of the 4  nfsiod tasks is to remove NFS option
from kernel source and recompile the kernel.

all 5.x releases are development versions and full of bugs. They are
intended for people who can debug and fix kernel code. You should be
using the 4.10 stable version.

-----Original Message-----
From: owner-freebsd-newbies@freebsd.org
[mailto:owner-freebsd-newbies@freebsd.org]On Behalf Of Siddhartha
Jain
Sent: Thursday, August 05, 2004 2:28 PM
To: freebsd-newbies@freebsd.org
Subject: nfsiod and sendmail disabling

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I just installed FreeBSD 5.2.1.
FreeBSD freejail.netmagicsolutions.com 5.2.1-RELEASE FreeBSD
5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004
root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386

'ps ax' reveals:

45  ??  IL     0:00.00  (nfsiod 0)
46  ??  IL     0:00.00  (nfsiod 1)
47  ??  IL     0:00.00  (nfsiod 2)
48  ??  IL     0:00.00  (nfsiod 3)

405  ??  Is     0:00.01 sendmail: Queue runner@00:30:00 for
/var/spool/clientmqueue (sendmail)

But, in rc.conf I have disabled nfs (client/server both and
sendmail)
- ----snip-----
accounting_enable="YES"
defaultrouter="10.1.1.5"
hostname="freejail.netmagicsolutions.com"
ifconfig_ed0="inet 10.1.1.171  netmask 255.255.255.0"
kern_securelevel="1"
kern_securelevel_enable="NO"
sshd_enable="YES"
tcp_extensions="NO"
usbd_enable="NO"
sendmail_enable="NO"
sendmail_submit_enable="NO"
nfs_client_enable="NO"
- ----snip-----

Any help in shutting down these services?

Thanks,

Siddhartha

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBEnwbOGaxOP7knVwRAj5wAJ98ZQoCeqW8Y+Pt89XKSgbvIsV2pwCdGzIn
07iy3DnUKw0/EuWYf5W19l4=
=G8Rm
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to
"freebsd-newbies-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGEEIKGIAA.Barbish3>