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 49E7C1382C5 for ; Wed, 27 Jan 2021 14:19:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70F2DE0AB0; Wed, 27 Jan 2021 14:19:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5CF42E0AB0 for ; Wed, 27 Jan 2021 14:19:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25732341041 for ; Wed, 27 Jan 2021 14:19:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BC2949 for ; Wed, 27 Jan 2021 14:19:44 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1611756999.b89e0687fb4facfc7f36fc137944856cf331271c.polynomial-c@OpenRC> Subject: [gentoo-commits] proj/netifrc:master commit in: net/ X-VCS-Repository: proj/netifrc X-VCS-Files: net/iwd.sh X-VCS-Directories: net/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: b89e0687fb4facfc7f36fc137944856cf331271c X-VCS-Branch: master Date: Wed, 27 Jan 2021 14:19:44 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d5aa40ef-f829-4053-9ba5-19ca85ce5188 X-Archives-Hash: bfa0a55f452141dfb7f715de788a3f5b commit: b89e0687fb4facfc7f36fc137944856cf331271c Author: Lars Wendler gentoo org> AuthorDate: Wed Jan 27 14:16:39 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Jan 27 14:16:39 2021 +0000 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=b89e0687 net/iwd.sh: Removed non-working "need dbus" call This is a copy-paste remnant from net/wpa_supplicant.sh which never worked with standalone netifrc. Signed-off-by: Lars Wendler gentoo.org> net/iwd.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/net/iwd.sh b/net/iwd.sh index e3f64b2..d8be2d5 100644 --- a/net/iwd.sh +++ b/net/iwd.sh @@ -3,7 +3,6 @@ iwd_depend() { - need dbus after macnet plug before interface provide wireless