From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 07:19:09 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 29DFB6D5 for ; Tue, 3 Jun 2014 07:19:09 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0CC612635 for ; Tue, 3 Jun 2014 07:19:08 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Wrijw-0006He-Qr for freebsd-current@freebsd.org; Tue, 03 Jun 2014 00:02:32 -0700 Date: Tue, 3 Jun 2014 00:02:32 -0700 (PDT) From: Beeblebrox To: freebsd-current@freebsd.org Message-ID: <1401778952788-5917302.post@n5.nabble.com> Subject: jail sockstat shows gdnc, gdomap, casperd as enabled MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2014 07:19:09 -0000 Some (not all) of my jails show gdnc, gdomap & casperd services with sockstat listing. The jails that show these services have /usr/local mounted as ro to jailname/usr/local. root gdnc 1433 5 stream /tmp/GNUstepSecure0/NSMessagePort/ports/1433.0 nobody gdomap 1378 3 udp4 192.168.2.50:538 *:* nobody gdomap 1378 4 tcp4 192.168.2.50:538 *:* root casperd 1149 3 dgram -> /var/run/logpriv root casperd 1149 4 stream -> ?? root casperd 1149 6 stream /var/run/casper root casperd 1148 5 stream -> ?? Why are these services running? Can I safely disable them (and how)? Thanks & Regards. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/jail-sockstat-shows-gdnc-gdomap-casperd-as-enabled-tp5917302.html Sent from the freebsd-current mailing list archive at Nabble.com.