From owner-freebsd-questions Sun May 13 17:24:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id 56A5137B423 for ; Sun, 13 May 2001 17:24:17 -0700 (PDT) (envelope-from dougy@bryden.apana.org.au) Received: from oracle ([192.168.0.3]) by bryden.apana.org.au (8.9.3/8.9.3) with SMTP id KAA40995 for ; Mon, 14 May 2001 10:23:07 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <028001c0dc0c$34c11040$0300a8c0@oracle> From: "Doug Young" To: Subject: Delayed startup script Date: Mon, 14 May 2001 10:24:13 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a way to start portsentry automatically after everything else has already started ?? From what I can understand of the portsentry docs, it needs to be started after other things because it monitors unused ports. According to the Handbook "The resource configuration system reads in configuration defaults from /etc/defaults/rc.conf, and system-specific details from /etc/rc.conf, and then proceeds to mount the system filesystems mentioned in /etc/fstab, start up networking services, starts up miscellaneous system daemons, and finally runs the startup scripts of locally installed packages" Seems I need a "startup scripts of locally installed packages", but there doesn't appear to be one provided with portsentry . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message