From owner-freebsd-questions@FreeBSD.ORG Thu Feb 2 20:22:01 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15135106566B for ; Thu, 2 Feb 2012 20:22:01 +0000 (UTC) (envelope-from christopher.maness@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id C7D8F8FC14 for ; Thu, 2 Feb 2012 20:22:00 +0000 (UTC) Received: by ggnk5 with SMTP id k5so2120262ggn.13 for ; Thu, 02 Feb 2012 12:22:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=KrAUoElHrusqEg2EphU/8RV2H3J2n7EARlQOVxA5dbo=; b=nIHGCIxwz8tKgFEaWPcCq31c3fAdWDm3elhaTEKNxO6qcyv2ncI9LJZP+GTMcYnCnO 7DKHN713VYz5KfwvpRKiHJ4y+fCRLJgIMAbVQ5A4JGffbT4qi7fOlv2ECONeRLKdgVrs Hz5j7CDPAeqlyceBnvtu6ByyZKsQdf58D1YfQ= MIME-Version: 1.0 Received: by 10.50.6.195 with SMTP id d3mr5307492iga.5.1328214120169; Thu, 02 Feb 2012 12:22:00 -0800 (PST) Sender: christopher.maness@gmail.com Received: by 10.43.47.72 with HTTP; Thu, 2 Feb 2012 12:22:00 -0800 (PST) Date: Thu, 2 Feb 2012 12:22:00 -0800 X-Google-Sender-Auth: 9faMYDTm4TWLlxNGpf5_0mnTnCw Message-ID: From: Chris Maness To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: OT: Slackware: Starting Servers at Boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2012 20:22:01 -0000 I have been using FreeBSD for so long I forgot how to configure services and startup. I now also have a Slack box. What file do I edit to so that services like named start automagically? I am aware lines can be uncommented in inetd.conf, but I want the service running without spawning from inetd. Thanks, Chris Maness