nfsiod and sendmail disabling
JJB
Barbish3 at adelphia.net
Thu Aug 5 11:56:15 PDT 2004
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 at freebsd.org
[mailto:owner-freebsd-newbies at freebsd.org]On Behalf Of Siddhartha
Jain
Sent: Thursday, August 05, 2004 2:28 PM
To: freebsd-newbies at 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 at 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 at 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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to
"freebsd-newbies-unsubscribe at freebsd.org"
More information about the freebsd-newbies
mailing list