From owner-freebsd-ports@FreeBSD.ORG Sun Apr 29 15:12:08 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 108FF1065670; Sun, 29 Apr 2012 15:12:08 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6DA548FC0C; Sun, 29 Apr 2012 15:12:07 +0000 (UTC) Received: by eekd17 with SMTP id d17so542662eek.13 for ; Sun, 29 Apr 2012 08:12:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=kke58k6uzMn+o+3ZyvuoNRAoGSmmab2uKX5mBdPqHGo=; b=qCDYUHuilGA8CdRcdX+94DvIGQNs7/y4P5/M6XBpvRpd969si9IP8l7pG5perFaSlW 0CjvZcyIqP1HSYfE9fZ/FWGPllMxlf5YMydw4NoPPxFVkAzq/6Ef9TaVz8k1gWjWlfXK 7u83y6sHpUKWX+ADGUjeSL66ZVfWkK3hjXtLz82LkpE3sxaT42I4C2Eo+BDNviYnsFrz EoqACcfP1udntVi1UKU7YJoACDD/95nAjp2oTzOJuY0mALUQ//UMOhpsCIj+fo3b7oq8 MTfFhXwjdiI7wcgPkIiAuC3W/4WdkxKtB51eVK0Yn8anuZLVgDMR8lTwdOVbJQErIQYS OTHg== MIME-Version: 1.0 Received: by 10.14.100.66 with SMTP id y42mr3883956eef.29.1335712319943; Sun, 29 Apr 2012 08:11:59 -0700 (PDT) Received: by 10.14.96.193 with HTTP; Sun, 29 Apr 2012 08:11:59 -0700 (PDT) Date: Sun, 29 Apr 2012 18:11:59 +0300 Message-ID: From: Marin Atanasov Nikolov To: kde@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: x11/kde4 and rc.d scripts started twice X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Apr 2012 15:12:08 -0000 Hello, Yesterday I've installed x11/kde4 and enabled KDM according to the Handbook, which needs 2 new lines added to /etc/rc.conf. [1] local_startup="${local_startup} /usr/local/kde4/etc/rc.d" kdm4_enable="YES" After a reboot of the machine I've noticed that rc.d scripts are started twice, which is not normal.. According to ports/UPDATING entry 20111016, this should have been fixed and removing the below line fixes that behaviour: local_startup="${local_startup} /usr/local/kde4/etc/rc.d" Could you please update the Handbook as well, so that new users are not confused by this behaviour? Thanks, Marin -- Marin Atanasov Nikolov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org http://www.unix-heaven.org/