From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A77A1139084 for ; Thu, 15 Dec 2016 23:56:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3463E0BC5; Thu, 15 Dec 2016 23:56:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF3C5E0BC5 for ; Thu, 15 Dec 2016 23:56:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B382D340F27 for ; Thu, 15 Dec 2016 23:56:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FED124B6 for ; Thu, 15 Dec 2016 23:56:34 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1481573606.204971c6e2ea1e37fa037e09bff02eea3a07f843.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: runlevels/ X-VCS-Repository: proj/openrc X-VCS-Files: runlevels/Makefile X-VCS-Directories: runlevels/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 204971c6e2ea1e37fa037e09bff02eea3a07f843 X-VCS-Branch: master Date: Thu, 15 Dec 2016 23:56:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8114df33-b8ce-44fb-9358-8436e54eafbf X-Archives-Hash: 9421fa82cbb46bd64f9e1a45944ffb6e commit: 204971c6e2ea1e37fa037e09bff02eea3a07f843 Author: Doug Freed mtu edu> AuthorDate: Mon Dec 12 20:13:26 2016 +0000 Commit: William Hubbs gentoo org> CommitDate: Mon Dec 12 20:13:26 2016 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=204971c6 runlevels: remove bad trailing backslash runlevels/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runlevels/Makefile b/runlevels/Makefile index 103577a..8007bdd 100644 --- a/runlevels/Makefile +++ b/runlevels/Makefile @@ -36,7 +36,7 @@ BOOT-FreeBSD+= hostid modules newsyslog savecore syslogd # FreeBSD specific stuff BOOT-FreeBSD+= adjkerntz dumpon syscons -BOOT-Linux+= binfmt hwclock keymaps modules mtab procfs termencoding \ +BOOT-Linux+= binfmt hwclock keymaps modules mtab procfs termencoding SHUTDOWN-Linux= killprocs mount-ro SYSINIT-Linux= devfs dmesg sysfs