commit: ee7316e32ecd90384f05f77ddb29abbdf97fa6a2 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Tue Dec 15 19:39:21 2020 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Tue Dec 15 20:10:51 2020 +0000 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=ee7316e3
net/dhcpcd.sh: Don't run dhcpcd on stop if it's not installed Bug: https://bugs.gentoo.org/760093 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> net/dhcpcd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/dhcpcd.sh b/net/dhcpcd.sh index dcc6817..548a503 100644 --- a/net/dhcpcd.sh +++ b/net/dhcpcd.sh @@ -5,7 +5,7 @@ dhcpcd_depend() { after interface - program start dhcpcd + program dhcpcd provide dhcp # We prefer dhcpcd over these